suriyadeepan / memory-networks

experiments with explicit memory for NLP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

experiments with explicit memory for NLP

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:Shell 0.4%