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 like to watch the trajectory of train loss, validation loss, parameters' settings etc.., but could not do that.
Describe the solution you'd like
Add feature to log these metrics to local file system or other services like mlflow.
Is your feature request related to a problem? Please describe.
I would like to watch the trajectory of train loss, validation loss, parameters' settings etc.., but could not do that.
Describe the solution you'd like
Add feature to log these metrics to local file system or other services like mlflow.
Describe alternatives you've considered
Additional context
pytorch lightening offers this functionality (https://bytepawn.com/automatic-mlflow-logging-for-pytorch.html), but it seems that refactoring is required.
The text was updated successfully, but these errors were encountered: