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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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....