unda-ml/unda
General purpose machine learning crate
Unda is a Rust library designed for building and training neural networks. It takes in structured data (like numbers or vectors) and outputs predictions or classifications, which can be saved and reused. This tool is for developers and researchers who need to create custom, high-performance machine learning models, especially those working with Rust.
No commits in the last 6 months.
Use this if you are a Rust developer looking to implement custom deep learning models with high performance, dynamic input handling, and concurrent processing.
Not ideal if you are not a Rust developer or if you prefer a higher-level framework that abstracts away much of the neural network implementation details.
Stars
16
Forks
3
Language
Rust
License
Apache-2.0
Category
Last pushed
Oct 14, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/unda-ml/unda"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SyntaxSpirits/rust-lstm
A complete LSTM neural network library with training capabilities, multiple optimizers, and...
MikhailKravets/NeuroFlow
Awesome deep learning crate
xaynetwork/xaynet
Xaynet represents an agnostic Federated Machine Learning framework to build privacy-preserving...
DragonflyRobotics/Neuroxide
Ultrafast PyTorch-like AI Framework Written from Ground-Up in Rust
singjc/redeem
Repository for Deep Learning Models for Mass Spectrometry written in Rust