barronalex / Dynamic-Memory-Networks-in-TensorFlowLinks
Dynamic Memory Network implementation in TensorFlow
☆179Updated 7 years ago
Alternatives and similar repositories for Dynamic-Memory-Networks-in-TensorFlow
Users that are interested in Dynamic-Memory-Networks-in-TensorFlow are comparing it to the libraries listed below
Sorting:
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆178Updated 8 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- ☆283Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 2 years ago
- ☆151Updated 2 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- A dialogue bot for information access☆185Updated 7 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆94Updated 6 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆248Updated 2 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- A list of recent papers regarding dialogue generation☆269Updated 6 years ago
- Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow☆191Updated 2 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 3 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- CNN/Daily Mail Reading Comprehension Task☆292Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)☆308Updated 5 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago