Autonomio Talos Versions Save

Hyperparameter Experiments with TensorFlow and Keras

v1.4

3 weeks ago

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: https://github.com/autonomio/talos/compare/v1.3...v1.4

v1.3

1 year ago

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

v1.2.3

2 years ago
  • Unifies the way parameter space is created
  • Fixes issues with PowerDrawCallback
  • Adds DistributeParamSpace for distributed hyperparameter experiments
  • Several other small fixes and cleanups

v1.0.2

2 years ago

Small fixes to bring everything up-to-date.

v1.0

3 years ago

The initial release of the new multi-backend Talos.

v0.6.7

3 years ago

Supports multi-backend Keras.

v0.6.6

4 years ago

Fixes a version compatibility issue with TensorFlow.

v0.6.4

4 years ago

A large number of fixes to v.0.6.3. Moving to semantic versioning in this release.

v.0.6.3

4 years ago

This release starts a new LTS and a new era in Talos story.

v.0.5

4 years ago