Saturday, June 11, 2016

Neural Turing Machine

Neural Turing Machine

from Wikipedia:

Neural turing machines 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.

[continued ...]

No comments:

Post a Comment