RNNLIB is a recurrent neural network library for sequence learning problems. Applicable to most types of spatiotemporal data, it has proven particularly effective for speech and handwriting recognition.
full installation and usage instructions given at
http://sourceforge.net/p/rnnl/wiki/Home/
Features
- LSTM
- Multidimensional recurrent neural networks
- Connectionist temporal classification
- Adaptive weight noise (stochastic variational inference)
License
GNU General Public License version 3.0 (GPLv3)Follow RNNLIB
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Train LSTMs quickly on the CPU!
-
doc is incomplete, and there are a lot of problems such as can not get the predict labels and use the trained model to predict....