SyntaxSpirits/rust-lstm
A complete LSTM neural network library with training capabilities, multiple optimizers, and peephole variants.
This is a tool for developers who are building applications that need to process and predict outcomes from sequences of data. It takes in raw sequential data (like time series or text) and outputs predictions or classifications. Developers of data-intensive applications can use this to integrate powerful machine learning capabilities for tasks like forecasting or natural language processing.
Use this if you are a Rust developer looking to implement sophisticated recurrent neural networks like LSTMs or GRUs in your application for sequence-based data analysis and prediction.
Not ideal if you are an end-user without Rust programming experience looking for a ready-to-use application, or if you need to work with very large-scale, distributed deep learning models.
Stars
23
Forks
5
Language
Rust
License
MIT
Category
Last pushed
Feb 02, 2026
Monthly downloads
21
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SyntaxSpirits/rust-lstm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
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
scallop-lang/scallop
Framework and Language for Neurosymbolic Programming.
singjc/redeem
Repository for Deep Learning Models for Mass Spectrometry written in Rust