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)

architecture - see the external memory Mt

reference

Last updated

Was this helpful?