Skip to content

Commit

Permalink
Add tensorboard info to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jperl committed May 11, 2017
1 parent 343c9d9 commit ea1757a
Show file tree
Hide file tree
Showing 2 changed files with 854 additions and 15 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@
```shell
floyd run --gpu --mode jupyter --env tensorflow-1.0
```

## View in Tensorboard

```
tensorboard --logdir output
```
Loading

0 comments on commit ea1757a

Please sign in to comment.