shawntan / neural-turing-machines

Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/abs/1410.5401)
https://blog.wtf.sg/category/neural-turing-machines/
464 stars 97 forks source link

Neural Turing Machines

Attempt at implementing system described in "Neural Turing Machines." by Alex Graves, Greg Wayne, and Ivo Danihelka.

This is still very much a work in progress:

I've documented some of my adventures on my blog, you can check out the articles on this particular project here.

There's been some discussion going on in the Reddit thread on /r/machinelearning. You can check that out here.

Usage

python train_copy.py [output_model_file]