pierreyoda/rust-neuralnet
Simple Artificial Neural Network library implemented in Rust.
This is a basic toolkit for anyone who wants to understand and build simple artificial neural networks from the ground up. It takes raw data and helps you construct a network that can learn patterns, allowing you to create foundational machine learning models. It's designed for students, hobbyists, or developers new to machine learning who want to grasp core concepts by implementing them.
No commits in the last 6 months.
Use this if you are a developer looking to learn the fundamental mechanics of neural networks by coding one yourself in Rust.
Not ideal if you need a high-performance, production-ready neural network library for complex, large-scale machine learning tasks.
Stars
12
Forks
3
Language
Rust
License
—
Category
Last pushed
Dec 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pierreyoda/rust-neuralnet"
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