nodefluxio / vortex

A Deep Learning Model Development Framework for Computer Vision
27 stars 6 forks source link

[FEATURE] Pointer to checkpoint with best [param] #42

Closed alphinside closed 4 years ago

alphinside commented 4 years ago

Describe the solution you'd like Add a configuration where user can get information to checkpoint with best selected attributes ( example : best training loss, best selected validation metrics, etc )

Describe alternatives you've considered Add this function at the training pipeline and dump the information into relevan log file or possibly to the experiment logger