Skip to content

Mome/memory-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Memory Networks

This project aims to reproduce the results of :

Weston, Jason, Sumit Chopra, and Antoine Bordes. "Memory networks." arXiv preprint arXiv:1410.3916 (2014).

link: http://arxiv.org/pdf/1410.3916v11.pdf

Memory Network general structure graph

You can download the data here: https://www.dropbox.com/s/q1u846xlit7w7ty/answers.wikia.p?dl=1

  • put the corpusfile in a new folder
  • run main.load_configuration() once, this will create a configration file: memory-networks.cfg
  • fit the corpus path in the configuration file
  • see: main.example() or run: "python create_corpus.py load loop"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages