Pinned Repositories
blocks
A Theano framework for building and training neural networks
dl-rnn
Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM
Dynamic-memory-networks-in-Theano
Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285
Language-Models
RNN / BRNN models for Indian languages.
lstm
Minimal, clean example of lstm neural network training in python, for learning purposes.
mt-rnn
An RNN based encoder-decoder model for Machine Translation
my_brnn
Quick and dirty bidirectional RNN layer in Python
nn-from-scratch
Implementing a Neural Network from Scratch
rnn-tutorial-rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
theano-recurrence
Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language modelling in Theano
everglowing's Repositories
everglowing/Language-Models
RNN / BRNN models for Indian languages.
everglowing/blocks
A Theano framework for building and training neural networks
everglowing/dl-rnn
Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM
everglowing/Dynamic-memory-networks-in-Theano
Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285
everglowing/lstm
Minimal, clean example of lstm neural network training in python, for learning purposes.
everglowing/mt-rnn
An RNN based encoder-decoder model for Machine Translation
everglowing/my_brnn
Quick and dirty bidirectional RNN layer in Python
everglowing/nn-from-scratch
Implementing a Neural Network from Scratch
everglowing/rnn-tutorial-rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
everglowing/theano-recurrence
Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language modelling in Theano