Skip to content

moheo/hde_practice

Repository files navigation

hde_practice

Practicing memory networks with easy examples

  1. Trying end-to-end memory networks with webapp. (./MemN2N-babi-python/)

  2. Reading end-to-end memory networks (keras code) (babi_memnn_practice.ipynb)

  3. Reading Deep Embedded memory networks (keras code) (DEMN_practice.ipynb)

Reference Papers

Installation

  • install graphviz
sudo apt-get install graphviz
  • install python packages with pip
sudo pip install -r requirements.txt

About

Practicing memory networks with easy examples

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published