Some good comments on related work in https://www.reddit.com/r/MachineLearning/comments/2kth6d/googles_secretive_deepmind_startup_unveils_a/
(After reading the paper, I still don't really get how you wire some RAM into a neural network. Maybe it makes more sense to others.)
It's not really RAM, but rather a tape. (like a doubly linked list) The LSTM controller can't specify any location in logarithmic space / time. They add multiple tape readers at one point though.
The paper.
Discusses the technical aspects of one of Googles AI projects. According to a pcworld the system "apes human memory and programming skills" (this article seems pretty solid, also contains link to the paper).
The abstract:
(First post here, feedback on the appropriateness of the post appreciated)