Trisha Shetty (Editor)

Neural Turing machine

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Neural Turing machines (NTMs) combine the fuzzy pattern matching capabilities of neural networks with the algorithmic power of programmable computers. They are an extension of neural networks that are coupled to external memory resources, which they interact with through attentional mechanisms. Their memory interactions are differentiable end-to-end, making it possible to optimize them using gradient descent. They can infer simple algorithms such as copying, sorting, and associative recall from input and output examples.

They can infer algorithms from input and output examples alone.

Differentiable neural computers are an outgrowth of neural Turing machines, with attention mechanisms that control where the memory is active, and improved performance.

References

Neural Turing machine Wikipedia