Neural Turing Machines

memory-augmented neural network

Unlike GRU & LSTM modify hidden states through gates, NTM modify external memory through a Turing machine (read and write head)

reference

Last updated