nicolas-ivanov / debug_seq2seqLinks
[unmaintained] Make seq2seq for keras work
☆233Updated 8 years ago
Alternatives and similar repositories for debug_seq2seq
Users that are interested in debug_seq2seq are comparing it to the libraries listed below
Sorting:
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Links to the implementations of neural conversational models for different frameworks☆273Updated 7 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285☆329Updated 8 years ago
- RNN for Spoken Language Understanding☆431Updated 5 years ago
- in progress☆187Updated 7 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- End-To-End Memory Network using Tensorflow☆341Updated 8 years ago
- In progress☆272Updated 8 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆296Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 9 years ago
- Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/…☆166Updated 6 years ago
- Some language modeling tools for Keras☆659Updated 7 years ago
- ByteNet for character-level language modelling☆319Updated 8 years ago
- Dynamic Memory Network implementation in TensorFlow☆178Updated 7 years ago
- ☆219Updated 10 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 9 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago
- An implementation of GloVe in TensorFlow☆291Updated 8 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆362Updated 2 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆407Updated 9 years ago