Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Commit

Permalink
Display Tensorboard image directly in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
delhomer committed Mar 13, 2018
1 parent df76b85 commit 40977b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ tensorboard --port 6006 --logdir=n1:<datapath>/<dataset>/graph/<network-name-1>,
An example of visualization for scalar variables (*e.g.* loss, learning rate,
true positives...) is provided in the following figure:

[-> tensorboard example](./images/tensorboard_example.png)
![-> tensorboard example](./images/tensorboard_example.png)

___

Expand Down

0 comments on commit 40977b1

Please sign in to comment.