gabrielmfern/intricate
A gpu accelerated neural network Rust crate.
This is a library for Rust developers who need to build and train neural networks. It takes raw data and configuration for network layers, and outputs a trained model ready for predictions. Developers would use this to integrate machine learning capabilities into their Rust applications, leveraging GPU acceleration for faster processing.
No commits in the last 6 months.
Use this if you are a Rust developer looking to implement neural networks within your applications and want to utilize GPU acceleration for performance.
Not ideal if you are not a Rust developer or are looking for a high-level, drag-and-drop machine learning solution rather than a code-centric library.
Stars
15
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Apr 17, 2023
Monthly downloads
46
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/gabrielmfern/intricate"
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...
scallop-lang/scallop
Framework and Language for Neurosymbolic Programming.
singjc/redeem
Repository for Deep Learning Models for Mass Spectrometry written in Rust