mpezeshki / RNN_Experiments
General experiments on Vanilla RNN and LSTM in Theano.
☆16Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for RNN_Experiments
- A comparative study of different LSTM structures☆33Updated 8 years ago
- Simple Attentive Reader Code☆30Updated 8 years ago
- A partial TensorFlow implementation of "Learning Efficient Algorithms with Hierarchical Attentive Memory"☆52Updated 8 years ago
- Tweet Classification using RNN and CNN☆44Updated 8 years ago
- ☆24Updated 9 years ago
- Implementation of a simple example of Q learning in Torch.☆50Updated 7 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- Implementation of "Teaching Machines to Read and Comprehend" in Theano/Lasagne☆26Updated 8 years ago
- Torch implementation of Sequence to Sequence Learning with Neural Networks☆25Updated 9 years ago
- Compilation of the state-of-the-art neural models used in Machine Reading and Comprehension Task (in progress)☆44Updated 8 years ago
- Tensorflow Implementation of Multi-Function Recurrent Unit☆24Updated 8 years ago
- Collection of useful, re-used routines.☆45Updated 7 years ago
- LSTM Python library using Cython☆38Updated 9 years ago
- ☆24Updated 8 years ago
- Challenge de reco d'émotions sur les visages.☆34Updated 9 years ago
- ☆46Updated 7 years ago
- Universal library for deep reinforcement learning.☆39Updated 8 years ago
- Theano implementation of SENNA NER network☆13Updated 9 years ago
- Learning RNN Hierarchies☆43Updated 8 years ago
- various simple RNNs trained on synthetic grammars