samsja/rusty-grad
Pytorch like framework in rust: Autograd with dynamic graphs for deep learning
This is a deep learning framework written in Rust, designed for building and training neural networks. It takes numerical data as input to train models and produces trained models capable of making predictions or classifications. Machine learning engineers and researchers who are developing new deep learning models would use this.
No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher interested in building deep learning models with a framework similar to PyTorch, but written in Rust.
Not ideal if you are looking for a high-level deep learning library for quick model prototyping without needing to delve into the framework's internal workings, or if you are not familiar with Rust.
Stars
9
Forks
—
Language
Rust
License
—
Category
Last pushed
Oct 04, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/samsja/rusty-grad"
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.