Skip to content

suzhidong/MemNN

 
 

Repository files navigation

Memory-Augmented Neural Networks

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

Other 3rd party implementations

  • python-babi: MemN2N implementation 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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 85.1%
  • MATLAB 7.8%
  • Python 2.9%
  • Shell 2.3%
  • C 1.9%