dansoutner / LSTM
LSTM Neural Network in Python and Cython, used for language modelling
☆129Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for LSTM
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- bidirectional lstm☆153Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆152Updated 7 years ago
- ByteNet for character-level language modelling☆319Updated 7 years ago
- End-To-End Memory Networks in Theano☆131Updated 2 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- In progress☆273Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- ☆218Updated 9 years ago
- [unmaintained] Make seq2seq for keras work☆233Updated 7 years ago
- Nano size Theano LSTM module☆305Updated 8 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 14 years ago
- in progress☆188Updated 6 years ago
- Theano implementation of Memory Networks☆135Updated 9 years ago
- Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a T…☆220Updated 8 years ago
- A neural conversation model☆139Updated 8 years ago
- Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language mo…☆43Updated 8 years ago
- Library for implementing RNNs with Theano☆198Updated 2 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆92Updated 9 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆78Updated 7 years ago
- ☆58Updated 8 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆188Updated 8 years ago
- Tensorflow based Neural Conversation Models☆191Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆112Updated 8 years ago
- ☆168Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆96Updated 7 years ago
- RNN for Spoken Language Understanding☆429Updated 4 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago