• Stars
    star
    111
  • Rank 314,510 (Top 7 %)
  • Language
    Python
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)

MILA Logo

Associative Long Short-Term Memory (LSTM)

A Blocks and Theano implementation of Associative LSTM (arXiv).

How to run

To test the Holographic Reduced Representations (HRR), run holographic_memory.py. HRR

To get the results on eposodic copy task, run main.py. copy