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
Is your feature request related to a problem? Please describe.
I would greatly appreciate it if a flag could be implemented, allowing me to log accuracy in Tensorboard format after each epoch. Describe the solution you'd like
I kindly request the addition of a flag, allowing for the logging of accuracy to Tensorboard format after each epoch Describe alternatives you've considered
Regarding alternative methods, I have contemplated saving the output to a text file for manual log inspection, as well as utilizing the functionality of Excel to effectively compare graphs. Additional context