jnamika / rnn
Recurrent neural network package for problems of time-series prediction and generation
☆21Updated 7 years ago
Alternatives and similar repositories for rnn:
Users that are interested in rnn are comparing it to the libraries listed below
- A parallel IRWLS library to solve SVMs and budgeted SVMs☆59Updated 7 years ago
- This demo shows how to learn a neural network on top of decision trees☆32Updated 7 years ago
- Language Modeling with Sum-Product Networks☆20Updated 10 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 7 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆120Updated 2 years ago
- An implementation of a generalized version of the Long Short-Term Memory neural network architecture and algorithm, one of the most power…☆137Updated 6 years ago
- APRIL-ANN toolkit (A Pattern Recognizer In Lua with ANNs). This toolkit incorporates ANN algorithms (as dropout, stacked denoising auto-e…☆74Updated 8 years ago
- LSTM Python library using Cython☆37Updated 10 years ago
- A recurrent neural network library for sequence learning problems.☆45Updated 9 years ago
- Fork of https://github.com/Lasagne/Lasagne☆63Updated 9 years ago
- RNN Character Autoencoder built with TensorFlow☆23Updated 7 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆178Updated 6 years ago
- word2vec implementation for torch7☆54Updated 9 years ago
- Deepmind's Deep Q Learning on Atari☆45Updated 10 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆285Updated 9 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 7 years ago
- Recurrent Neural Network language modeling toolkit☆38Updated 11 years ago
- A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and T…☆91Updated 8 years ago
- A simple NER model in C++☆38Updated 9 years ago
- ☆73Updated 13 years ago
- Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM☆55Updated 9 years ago
- Creates models to classify documents into categories☆66Updated 7 years ago
- Reslab Theano tutorial (10 February 2015)☆30Updated 10 years ago
- An efficient character based RNN☆91Updated 6 years ago
- just getting a few noodlings off my private repos☆13Updated 10 years ago
- long short-term memory for recursive neural network model☆65Updated 5 years ago
- code referenced in "Towards universal neural nets: Gibbs machines and ACE", Galin Georgiev, http://arxiv.org/abs/1508.06585☆14Updated 9 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago