npi
npi copied to clipboard
Neural Programmer-Interpreter Implementation (Reed, de Freitas: https://arxiv.org/abs/1511.06279), in Tensorflow
Results
3
npi issues
Sort by
recently updated
recently updated
newest added
Hi, I'm getting this error when I'm trying to run the code: Tensorflow version :1.3.0 installed via Anaconda Traceback (most recent call last): File "main.py", line 39, in tf.app.run() File...