diff --git a/02_Noise2Void/exercise.ipynb b/02_Noise2Void/exercise.ipynb index a52cd59..84ba99c 100644 --- a/02_Noise2Void/exercise.ipynb +++ b/02_Noise2Void/exercise.ipynb @@ -428,8 +428,6 @@ "\n", "Remember the configuration? Didn't we set `logger` to `tensorboard`? Then we can visualize the loss curve!\n", "\n", - "Explore the local folder next to this notebook and find where the logs are stored. Then, \n", - "start a tensorboard server and visualize the loss curve.\n", "\n", "\n", "

Question: N2V loss curve

\n",