Page 1 of 1
Zoom the graph during the training
Posted: Wed Dec 11, 2019 7:49 am
by uequalsn
Hi All,
I was wondering if there's a possibility to zoom into the loss function graph during the training phase to make sure the model benefits from the training. Sometimes, when number of iterations is quite high, it is virtually impossible to tell if my mode has already converged just by looking at the graph at full scale.
Thanks in advance!
Re: Zoom the graph during the training
Posted: Wed Dec 11, 2019 11:29 am
by torzdf
Unfortunately that isn't possible at the moment, but will likely be added one day.
In the meantime you can zoom the current graph from the analysis tab (covered in this section of the training guide: viewtopic.php?f=6&t=146#monitor)
Re: Zoom the graph during the training
Posted: Wed Dec 11, 2019 11:54 am
by uequalsn
I think this is exactly what I was looking for! Weird that I've missed this part of the tutorial.
Thanks for the prompt response!