srenevey/neuro
A deep learning library written in Rust
This is a deep learning library that runs computations on the GPU to build and train neural networks. It takes raw data, applies various layers and functions, and outputs trained models for tasks like image classification or regression. This tool is designed for machine learning engineers and researchers who want to implement custom deep learning models.
No commits in the last 6 months.
Use this if you are a Rust developer building deep learning applications and need a modular library for creating feedforward and convolutional neural networks with GPU acceleration.
Not ideal if you need pre-built, high-level deep learning models or prefer frameworks with broader support for recurrent neural networks or other advanced architectures out-of-the-box.
Stars
16
Forks
1
Language
Rust
License
BSD-3-Clause
Category
Last pushed
Jul 15, 2020
Monthly downloads
2
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/srenevey/neuro"
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