carpedm20 / MemN2N-tensorflowLinks
"End-To-End Memory Networks" in Tensorflow
☆828Updated 8 years ago
Alternatives and similar repositories for MemN2N-tensorflow
Users that are interested in MemN2N-tensorflow are comparing it to the libraries listed below
Sorting:
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- ☆834Updated 7 years ago
- ☆617Updated 8 years ago
- LSTM language model with CNN over characters☆829Updated 8 years ago
- End-To-End Memory Networks for bAbI question-answering tasks☆577Updated 6 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago
- Memory Networks implementations☆1,754Updated 4 years ago
- Some language modeling tools for Keras☆658Updated 7 years ago
- in progress☆776Updated 6 years ago
- Practical Examples for RNNs in Tensorflow☆483Updated 8 years ago
- Library for implementing RNNs with Theano☆601Updated 9 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆363Updated 2 years ago
- Tensorflow tutorial of building different dynamic recurrent neural network☆500Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago
- ☆290Updated 8 years ago
- Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285☆329Updated 8 years ago
- ☆472Updated 3 years ago
- "Neural Turing Machine" in Tensorflow☆1,045Updated 8 years ago
- Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016☆434Updated 8 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆407Updated 8 years ago
- [Reimplementation Antol et al 2015] Keras-based LSTM/CNN models for Visual Question Answering☆477Updated 6 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆884Updated 7 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,273Updated 4 years ago
- ☆673Updated 6 years ago
- Summary of deep learning models for dialog systems (Tiancheng Zhao LTI, CMU)☆650Updated 4 years ago
- TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".☆273Updated 7 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆402Updated 5 years ago
- [unmaintained] Make seq2seq for keras work