Releases: autonomio/talos
Releases · autonomio/talos
v1.4
What changes?
- Migrates package management to Hatch
- Migrates Deploy CI to Hatch
- Cleanup varios compatibility issues with later versions of Tensorflow
- Lock Tensorflow to
2.14.1
Full Changelog: v1.3...v1.4
v1.3
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
Newly Minted
- Unifies the way parameter space is created
- Fixes issues with PowerDrawCallback
- Adds DistributeParamSpace for distributed hyperparameter experiments
- Several other small fixes and cleanups
Winter Comeback
Small fixes to bring everything up-to-date.
New Dawn
The initial release of the new multi-backend Talos.
Olden Goldie
Supports multi-backend Keras.
Semantic Samurai [FIX]
Fixes a version compatibility issue with TensorFlow.
Semantic Samurai
A large number of fixes to v.0.6.3
. Moving to semantic versioning in this release.
Major Version Upgrade
This release starts a new LTS and a new era in Talos story.
Stable (LTS)
Merge pull request #288 from autonomio/dev v.0.5 to Master (ACTUAL)