Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
crizCraig committed Mar 5, 2018
1 parent fdf3058 commit ba430a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow_agent/train/train.py
Expand Up @@ -127,7 +127,7 @@ def init_fn(ses):
'i.e. C:\\Users\\<YOU>\\Miniconda3\\envs\\tensorflow\\Scripts) but this should already be in your path \n'
'Then navigate to http://localhost:6006 - You may see errors if Tensorboard was already '
'started / has tabs open. If so, shut down Tenosrboard first and close all Tensorboard tabs. '
'Sometimes you may just need to restart if you get CUDA device errors.'
'Sometimes you may just need to restart training if you get CUDA device errors.'
'\n*********************************************************************\n\n')
while True:
for i in range(1000):
Expand Down

0 comments on commit ba430a9

Please sign in to comment.