Skip to content

richiefeng/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 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

  • Lua 84.9%
  • MATLAB 7.8%
  • Python 2.9%
  • Shell 2.5%
  • C 1.9%