Closed gvillalonga89 closed 7 years ago
The file is very inconvenient to view. Did you run the code in a terminal environment other than ipython notebook?
I run the code on linux terminal. I add the ipython notebook run. Thank you for your time. test_error.ipynb.zip
Can be a problem with my python installation?
What version of tensorflow are you using?
tensorflow (0.12.1)
I modified the code by adding name scopes. Try the code again.
Hi,
I tried today to run the code as it is said on the readme file but I get this error on the training part (python main.py --mode='train'): log.txt
Do you have any idea what can be the issue there?