denosaurs/netsaur
Powerful Powerful Machine Learning library with GPU, CPU and WASM backends
This library helps Deno developers quickly build and deploy machine learning models. You provide your training data and define your neural network's layers; the library then processes this to create a trained model that can make predictions. It's designed for developers working with Deno, especially those building serverless applications or needing machine learning capabilities at the edge.
252 stars. No commits in the last 6 months.
Use this if you are a Deno developer looking for a straightforward, dependency-free way to implement and run neural networks for various applications.
Not ideal if you are not a Deno developer or require a machine learning library with extensive pre-built models and complex functionalities beyond basic neural networks.
Stars
252
Forks
5
Language
Rust
License
MIT
Category
Last pushed
Oct 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/denosaurs/netsaur"
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