Skip to content

mjc14/MemNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Networks

This project contains implementations of memory networks. This includes code in the following subdirectories:

Other 3rd party implementations

  • python-babi: MemN2N implemenation on bAbI tasks with very nice interactive demo.
  • theano-babi: MemN2N implementation in Theano for bAbI tasks.
  • tf-lang: MemN2N language model implementation in TensorFlow.
  • tf-babi: Another MemN2N implementation of MemN2N in TensorFlow, but for bAbI tasks.

About

Memory Networks implementations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 78.3%
  • Lua 21.7%