bokutotu/zenu
A Deep Learning framework with very few dependencies, Written in Rust
This is a tool for machine learning engineers and researchers who are building deep learning models from scratch and need precise control over the underlying computations. It takes raw data and model architectures as input, allowing you to train custom neural networks. The output is a trained model ready for deployment or further analysis, built with a focus on high performance.
No commits in the last 6 months.
Use this if you are developing deep learning models in Rust and require a framework that offers high performance, an intuitive API, and supports GPU acceleration for tasks like image classification.
Not ideal if you are a data scientist primarily working with Python or prefer high-level, off-the-shelf deep learning solutions that don't require low-level control.
Stars
64
Forks
1
Language
Rust
License
MIT
Category
Last pushed
Feb 14, 2025
Monthly downloads
3
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bokutotu/zenu"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EnzymeAD/Enzyme
High-performance automatic differentiation of LLVM and MLIR.
Oxen-AI/Oxen
Lightning fast data version control system for structured and unstructured machine learning...
LaurentMazare/tch-rs
Rust bindings for the C++ api of PyTorch.
SunDoge/dlpark
A Rust Library for High-Performance Tensor Exchange with Python
TheMesocarp/koho
Full spectrum sheaf neural network over arbitrary CW complexes.