NeuralTuringMachine
NeuralTuringMachine copied to clipboard
Tensorflow implementation of a Neural Turing Machine
Hi Dear @MarkPKCollier I wanted to run the code using python 3.5 on PyCharm, an error occured in file 'Ncross_analysis.py' '''' C:\Users\Eduline\PycharmProjects\python\venv\Scripts\python.exe C:/Users/Eduline/Desktop/GEOMETRİ1/Ncross_analysis.py File "", line 15 def getLine_pixelPoint((x1, y1),...
I am really struggling to understand how to integrate your code in my tf/keras projects, could you provide some basic examples showing how to compile and train a network?
Using ntm as the default setting works fine on copy task, but it doesn't work on associative recall task. I run for more than 20000 training steps with 5 hours...
> Update 2019-05-26: Google has integrated our NTM implementation into the official TensorFlow release. For more details read here: https://www.scss.tcd.ie/joeran.beel/blog/2019/05/25/google-integrates-our-neural-turing-machine-implementation-in-tensorflow/ This link does not work any more.