Awesome Recurrent Neural Networks
A curated list of resources dedicated to recurrent neural networks (closely related todeep learning).
Maintainers -Jiwon Kim,Myungsub Choi
We have pages for other topics:awesome-deep-vision,awesome-random-forest
Table of Contents
Theano- Python
Simple IPythontutorial on Theano
RNN for semantic parsing of speech
LSTM network for sentiment analysis
Keras: Theano-based Deep Learning Library
theano-rnnby Graham Taylor
Passage: Library for text analysis with RNNs
Caffe- C++ with MATLAB/Python wrappers
LRCNby Jeff Donahue
Torch- Lua
char-rnnby Andrej Karpathy : multi-layer RNN/LSTM/GRU for training/sampling from character-level language models
LSTMby Wojciech Zaremba : Long Short Term Memory Units to train a language model on word level Penn Tree Bank dataset