diff --git a/README.md b/README.md index 7f7a7313..3fde6500 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ tensorboard --port 6006 --logdir=n1://graph/, 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) ___