Differentiable Neural Computer

From GM-RKB
Jump to navigation Jump to search

A Differentiable Neural Computer is a memory-augmented neural network that ...



References

2017

  • https://deepmind.com/blog/differentiable-neural-computers/
    • QUOTE: In a recent study in Nature, we introduce a form of memory-augmented neural network called a differentiable neural computer, and show that it can learn to use its memory to answer questions about complex, structured data, including artificially generated stories, family trees, and even a map of the London Underground. We also show that it can solve a block puzzle game using reinforcement learning. …
      … When we designed DNCs, we wanted machines that could learn to form and navigate complex data structures on their own. At the heart of a DNC is a neural network called a controller, which is analogous to the processor in a computer. A controller is responsible for taking input in, reading from and writing to memory, and producing output that can be interpreted as an answer. The memory is a set of locations that can each store a vector of information.

2016