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

Commit 40977b1

Browse files
committed
Display Tensorboard image directly in README.md
1 parent df76b85 commit 40977b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ tensorboard --port 6006 --logdir=n1:<datapath>/<dataset>/graph/<network-name-1>,
195195
An example of visualization for scalar variables (*e.g.* loss, learning rate,
196196
true positives...) is provided in the following figure:
197197

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

200200
___
201201

0 commit comments

Comments
 (0)