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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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....