Skip to content

v1.3

Compare
Choose a tag to compare
@mikkokotila mikkokotila released this 28 May 10:07
· 36 commits to master since this release
db09756

Major Changes

  • Added comprehensive support for multi-input model workflows
  • Added DistributeParamSpace to allow distributing parameter space across several hosts

Fixes

  • Fixed an issue that would mix the order of columns on the experiment log in Python 3.6 and older

Minor Changes

  • Added more control over the
  • Unified naming convention of all Callbacks
  • Moved all Callbacks to callbacks submodule