You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I mean that you display two axes objects in the same figure. Something like this, but updated in realtime during training and with different content.
The x-axis of both graphs could be shared (number of epochs), and the y-axis of the top-most graph could contain the loss, while the other graph's y-axis represents the metric. Ideally, multiple subplots for different metrics would be nice.
It would be nice to have two subplots (or even more, if one wants to observe different metrics):
One should display the loss (as is currently possible), and the other one next to it should display a loss (selectable by user).
I hope other people would like that as well.
The text was updated successfully, but these errors were encountered: