Problems with tensorboard
Good morning. During the final exam of this course, I had this problem: I can choose the HPARAMS from the menu, but then I find this:
So I wasn't able to answer to some questions of the exam. Futhermore, I have been able to launch Tensorboard without using the prompt commands. Is this normal? And how can I solve the issue? Thank you
Hi,
Have you checked that you entered the correct directory path for the hyper parameter logs. From what I can see you are opening Tensorboard on "Logs/fit/run-10/validation", which does not look like the hparams folder.
Do you experience the same issue on the lecture notebooks?
If not, you can check the difference between your code and the notebook provided.
Hope this helps!
Best,
Nikola, 365 Team
Good morning. I seem to remember that also with the path "Logs/hparam_tuning/run-10" I had the same issue. I have just tried and I have a different problem now: