Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-04-23 | 436 Bytes | |
v1.3.tar.gz | 2022-04-23 | 285.9 kB | |
v1.3.zip | 2022-04-23 | 345.1 kB | |
Totals: 3 Items | 631.4 kB | 0 |
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