aka Memory-augmented neural networks
Memory is good for recognizing time sequence data.
Memory networks. Apply max-margin. Actual drescription. Paper
Recurrent neural nets. Vanishing gradient problem, naively, RNNs don't give you long term memory.. RNNs
Long Short-Term Memory (LSTM) was introduced to solve this problem.
See also Content-addressable memory
Associative Long Short-Term Memory
Active Long Term Memory Networks