Associative_LSTM icon indicating copy to clipboard operation
Associative_LSTM copied to clipboard

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