github allegroai/clearml 0.12.1
PyPI v0.12.1

latest releases: v1.16.4, v1.16.3, v1.16.3rc0...
4 years ago

Features and Bug Fixes

  • Add Task.connect_configuration(), connect your configuration file (or configuration dictionary including nesting support). See example.
  • Add Task.connect_label_enumeration(), store model detection classes together with the model & experiment
  • Edit & override configuration file (or dictionary) content when executing with trains-agent
  • Task.connect() automatically supports nested dictionaries (e.g. param/nested/key) , including overriding values when running with trains-agent. See example.
  • Add Artifact.get(), download & load an artifact.
  • Add Task.get_tasks(), retrieve previous experiments, get metrics, rename etc.
  • Improve Windows support
  • Improve Minio support
  • Fix Python2 support
  • Fix Issue #56

Don't miss a new clearml release

NewReleases is sending notifications on new releases.