Differentiable Neural Computers
deepmind.com
Differentiable Neural Computers
1–10 of 77 posts
Re: Differentiable Neural Computers
#2http://www.nature.com/nature/journal/vaop/ncurrent/full/natu...
Re: Differentiable Neural Computers
#3Does anyone have a readcube link/similar for the paper? http://www.nature.com/nature/journal/vaop/ncurrent/full/natu...
Re: Differentiable Neural Computers
#4Re: Differentiable Neural Computers
#5The feeling among researchers I've spoken to is not that NTMs aren't useful. DeepMind is simply operating on another level. Other researchers don't understand the intuitions behind the architecture well enough to make progress with it. But it seems like DeepMind, and specifically Alex Graves (first author on NTMs and now this), can.
Re: Differentiable Neural Computers
#6Re: Differentiable Neural Computers
#7This paper builds off of DeepMind's previous work on differentiable computation: Neural Turing Machines. That paper generated a lot of enthusiasm when it came out in 2014, but not many researchers use NTMs today. The feeling among researchers I've spoken to is not that NTMs aren't useful. DeepMind is simply operating on another level. Other researchers don't understand the intuitions behind the architecture well enou…
Would you be so kind as to to explain what you mean here ?
Thanks !
Re: Differentiable Neural Computers
#8This paper builds off of DeepMind's previous work on differentiable computation: Neural Turing Machines. That paper generated a lot of enthusiasm when it came out in 2014, but not many researchers use NTMs today. The feeling among researchers I've spoken to is not that NTMs aren't useful. DeepMind is simply operating on another level. Other researchers don't understand the intuitions behind the architecture well enou…
Another amazing thing they did was to generate audio by direct synthesis from a neural net, beating all previous benchmarks. If they can make it work in real time, it would be a huge upgrade in our TTS technology.
We're still waiting for the new and improved AlphaGo. I hope they don't bury that project.
Re: Differentiable Neural Computers
#9This paper builds off of DeepMind's previous work on differentiable computation: Neural Turing Machines. That paper generated a lot of enthusiasm when it came out in 2014, but not many researchers use NTMs today. The feeling among researchers I've spoken to is not that NTMs aren't useful. DeepMind is simply operating on another level. Other researchers don't understand the intuitions behind the architecture well enou…
Input = Data
Process = Optimisation to create an automata.
Output = Automata
Computer power means much larger variable spaces can be handled in optimisation problems. NN are a means to prune the variable space during optimisation in a domain unspecific way.