Memory Networks. An AI model that learns to read and remember text to answer questions about it.

arxiv.org/abs/1503.08895v4

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2017
  • Merge pull request #10 from gabrielhuang/master
  • update matmul argument name
  • better README.md
  • Merge pull request #7 from mrchypark/master
  • Merge pull request #9 from LucasMahieu/master
February 2017
  • update of the model to fit the tensorflow's v1.0 upgrade
  • Merge pull request #8 from abhishekraok/master
January 2017
  • Remove duplicate line
  • Update README.md
  • Update README.md
  • Merge pull request #6 from mrchypark/master
  • Update README.md
  • Update README.md
  • Update model.py
October 2016
  • Merge pull request #4 from j-min/master
August 2016
  • Fix python 3 compatibility
March 2016
  • make checkpoint_dir if not exists. fix #3
February 2016
  • Merge branch 'master' of github.com:carpedm20/MemN2N-tensorflow
  • update
December 2015
  • fix error: add unimported os, fix raise