Neural Turing Machines (NTM)
Copy Task
Adopted from https://github.com/snowkylin/ntm.git and http://cpmarkchang.logdown.com/posts/279710-neural-network-neural-turing-machine
How LSTM performs?
Why NTM is stronger than LSTM ?
Advantages of NTM over LSTM
Pipeline
Addressing
Content Addressing
Gate Interpolation
Convolution Shift
Sharpening
Read
Write (Erase/Add)
Results of NTM
read head
write head
time
Head Location w
LSTM
NTM
Excercise