-
-
Notifications
You must be signed in to change notification settings - Fork 183
Add mlflow tracking #17
Copy link
Copy link
Open
Labels
existing templateFix or enhance an existing templateFix or enhance an existing template
Metadata
Metadata
Assignees
Labels
existing templateFix or enhance an existing templateFix or enhance an existing template
First of all thanks for the project, it's an interesting way to take a stab at reducing the amount of boilerplate needed even for fairly simple models. Secondly, it would be interesting to implement experiment/run tracking using MLflow.
Have a working example on the
Image classification_PyTorch/template, happy to submit a PR if you consider this of any interest.