John D. Martin

Results 1 issues of John D. Martin

After following the install instructions and running ```python main.py --env_name=Breakout-v0 --is_train=True``` I receive the following error ``` Traceback (most recent call last): File "main.py", line 70, in tf.app.run() File "/home/jdmartin86/anaconda2/lib/python2.7/site-packages/tensorflow/python/platform/app.py",...