charles-r-earp/autograph
A machine learning library for Rust.
This is a machine learning library built for Rust developers who want to incorporate neural networks and other machine learning models into their applications. It takes raw data, processes it through defined models, and produces trained models or predictions. Rust developers building performant machine learning-powered applications would use this library.
335 stars and 38 monthly downloads. No commits in the last 6 months.
Use this if you are a Rust developer building applications that require high-performance machine learning models, especially those benefiting from GPU acceleration.
Not ideal if you are not a Rust developer, or if you need a high-level, off-the-shelf machine learning solution without writing lower-level code.
Stars
335
Forks
19
Language
Rust
License
Apache-2.0
Category
Last pushed
Aug 19, 2024
Monthly downloads
38
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/charles-r-earp/autograph"
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.