Memory Networks QA NLP Tools
Implementations of memory network architectures (MemN2N, DMN, DMN+, MAC) designed for question answering and reading comprehension tasks. Does NOT include general sequence models, attention mechanisms, or other neural architectures not specifically based on memory networks.
There are 27 memory networks qa tools tracked. 6 score above 50 (established tier). The highest-rated is domluna/memn2n at 51/100 with 341 stars.
Get all 27 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=nlp&subcategory=memory-networks-qa&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Tool | Score | Tier |
|---|---|---|---|
| 1 |
domluna/memn2n
End-To-End Memory Network using Tensorflow |
|
Established |
| 2 |
HKUST-KnowComp/R-Net
Tensorflow Implementation of R-Net |
|
Established |
| 3 |
carpedm20/MemN2N-tensorflow
"End-To-End Memory Networks" in Tensorflow |
|
Established |
| 4 |
localminimum/QANet
A Tensorflow implementation of QANet for machine reading comprehension |
|
Established |
| 5 |
allenai/bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical... |
|
Established |
| 6 |
YerevaNN/Dynamic-memory-networks-in-Theano
Implementation of Dynamic memory networks by Kumar et al.... |
|
Established |
| 7 |
paarthneekhara/byteNet-tensorflow
ByteNet for character-level language modelling |
|
Emerging |
| 8 |
YerevaNN/R-NET-in-Keras
Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx |
|
Emerging |
| 9 |
HKUST-KnowComp/MnemonicReader
A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task |
|
Emerging |
| 10 |
andy840314/QANet-pytorch-
A Pytorch implementation of QANet |
|
Emerging |
| 11 |
ParikhKadam/bidaf-keras
Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2 |
|
Emerging |
| 12 |
zimmerrol/keras-utility-layer-collection
Collection of custom layers and utility functions for Keras which are... |
|
Emerging |
| 13 |
therne/dmn-tensorflow
Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow |
|
Emerging |
| 14 |
JoergFranke/ADNC
Advanced Differentiable Neural Computer (ADNC) with application to bAbI task... |
|
Emerging |
| 15 |
ethancaballero/Improved-Dynamic-Memory-Networks-DMN-plus
Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the... |
|
Emerging |
| 16 |
unilight/R-NET-in-Tensorflow
R-NET implementation in TensorFlow. |
|
Emerging |
| 17 |
KnetML/MAC-Network
Memory, Attention and Composition (MAC) Network for CLEVR implemented via KnetLayers |
|
Emerging |
| 18 |
atulkum/co-attention
Pytorch implementation of "Dynamic Coattention Networks For Question Answering" |
|
Emerging |
| 19 |
shreyaverma165/Teaching-Machines-Reading-Comprehension
CU Boulder | 5622-Project |
|
Emerging |
| 20 |
vlgiitr/dmn-plus
A Pytorch tutorial for implementation of Dynamic memory Network Plus |
|
Emerging |
| 21 |
thomasfermi/Dynamic-Coattention-Network-for-SQuAD
Tensorflow implementation of DCN for question answering on the Stanford... |
|
Emerging |
| 22 |
prakruti-joshi/Gated-Attention-Network
PyTorch implementation of the Gated Attention Network for text... |
|
Experimental |
| 23 |
lhoang29/attentive-reader
Implementation of "Teaching Machines to Read and Comprehend" |
|
Experimental |
| 24 |
Raibows/DynamicBatchSampler
Yet another dynamic batch sampler for variable sequence data in PyTorch. |
|
Experimental |
| 25 |
JRC1995/Dynamic-Memory-Network-Plus
Implementation of Dynamic Memory Network Plus for Question-Answering. Tested... |
|
Experimental |
| 26 |
soskek/dynamic_neural_text_model
A Neural Language Model for Dynamically Representing the Meanings of Unknown... |
|
Experimental |
| 27 |
anantgupta129/TorcHood
TorcHood is a user-friendly wrapper for PyTorch & PyTorch lightning that... |
|
Experimental |