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/
465 stars 96 forks source link

Completion #4

Closed avinayak closed 9 years ago

avinayak commented 9 years ago

Will you complete the program with sorting anytime?

shawntan commented 9 years ago

Ha, work's been kinda heavy the last couple of months.

I'm doubtful I can get that to work though. Even with the simplest task I couldn't get the network to converge. I'll work on it when I have more time.

You're welcome to try though, and please make a pull request!

avinayak commented 9 years ago

I'm having lots of free time! .I'll do my best to complete it.Thank You :smile:

shawntan commented 9 years ago

Lemme know if you need any help!