You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run this python file on a Ubuntu 18.04.3 virtual machine with Python 2.7 and Tensorflow 1.14 but even if I follow the instructions where I download the mnist dataset (I didn't move it from where it default downloaded to), requirements.txt, chmod'ing everything, and running run.sh I encounter an error of some kind. Currently, it's saying that the var expDir index is out of range. I must be doing something wrong in my setup but I'm not sure what?
The text was updated successfully, but these errors were encountered:
I'm trying to run this python file on a Ubuntu 18.04.3 virtual machine with Python 2.7 and Tensorflow 1.14 but even if I follow the instructions where I download the mnist dataset (I didn't move it from where it default downloaded to), requirements.txt, chmod'ing everything, and running run.sh I encounter an error of some kind. Currently, it's saying that the var expDir index is out of range. I must be doing something wrong in my setup but I'm not sure what?
The text was updated successfully, but these errors were encountered: