We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b04d1 commit fcf535cCopy full SHA for fcf535c
python/README.md
@@ -39,7 +39,7 @@ Then navigate to `localhost:8888` to access each training notebook.
39
40
To monitor training progress, run the following from the root directory of this repo:
41
42
-`tensorboard --logdir='./summaries'`
+`tensorboard --logdir=summaries`
43
44
Then navigate to `localhost:6006` to monitor progress with Tensorboard.
45
0 commit comments