dansoutner / LSTMLinks
LSTM Neural Network in Python and Cython, used for language modelling
☆131Updated 9 years ago
Alternatives and similar repositories for LSTM
Users that are interested in LSTM are comparing it to the libraries listed below
Sorting:
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 7 years ago
- bidirectional lstm☆152Updated 9 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Language Modeling☆158Updated 6 years ago
- A neural conversation model☆138Updated 9 years ago
- in progress☆187Updated 8 years ago
- Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language mo…☆44Updated 9 years ago
- [unmaintained] Make seq2seq for keras work☆233Updated 9 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 15 years ago
- In progress☆272Updated 8 years ago
- ☆220Updated 10 years ago
- ☆58Updated 9 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 9 years ago
- End-To-End Memory Networks in Theano☆130Updated 3 years ago
- LSTM-Attention☆75Updated 8 years ago
- Theano implementation of Memory Networks☆132Updated 10 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Updated 9 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 9 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Library for implementing RNNs with Theano☆195Updated 3 years ago
- ☆165Updated 9 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 9 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 8 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆108Updated 9 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆62Updated 8 years ago