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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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....