barronalex / Dynamic-Memory-Networks-in-TensorFlowLinks
Dynamic Memory Network implementation in TensorFlow
☆178Updated 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☆247Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- End-To-End Memory Network using Tensorflow☆342Updated 8 years ago
- ☆151Updated 2 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 2 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- ☆284Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 7 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 years ago
- A dialogue bot for information access☆185Updated 7 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 8 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆136Updated 7 years ago
- A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks☆321Updated 4 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆176Updated 7 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆94Updated 7 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 9 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
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 8 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- CNN/Daily Mail Reading Comprehension Task☆291Updated 8 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