Hi SubstantialElk6
Could you test with the latest RC6 ?
pip install clearml==0.17.5rc6
thanks. That seems to work. I got a question, does it save the best model or the model in the last epoch?
It reflects what is stored by Keras, so if Keras stores the best model this is what you get. BTW if you pass output_uri=True it will automatically upload the models