/memory-networks

experiments with explicit memory for NLP

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Memory Networks

End-to-End Memory Networks

S. Sukhbaatar, A. Szlam, J. Weston, R. Fergus - arxiv

Dynamic Memory Networks

Richard Socher et al, Ask Me Anything - arxiv

How to?

# edit this file to change
#		parameters, bAbI tasks
python3 memn2n_train.py

Credits

Model (most parts) and data processing code borrowed from domluna.