Skip to content

Releases: autonomio/talos

v1.4

21 Apr 09:02
66e8540
Compare
Choose a tag to compare

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

28 May 10:07
db09756
Compare
Choose a tag to compare

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

15 Apr 14:37
17c1036
Compare
Choose a tag to compare
  • 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

28 Jan 21:35
744b654
Compare
Choose a tag to compare

Small fixes to bring everything up-to-date.

New Dawn

09 Nov 16:48
63df172
Compare
Choose a tag to compare

The initial release of the new multi-backend Talos.

Olden Goldie

09 Nov 16:46
dbd27b4
Compare
Choose a tag to compare

Supports multi-backend Keras.

Semantic Samurai [FIX]

25 Jan 19:32
c3659bd
Compare
Choose a tag to compare

Fixes a version compatibility issue with TensorFlow.

Semantic Samurai

25 Jan 18:58
375a5a1
Compare
Choose a tag to compare

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

Major Version Upgrade

16 Aug 19:51
efb1c66
Compare
Choose a tag to compare

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

Stable (LTS)

27 May 05:52
6a4fbfa
Compare
Choose a tag to compare
Merge pull request #288 from autonomio/dev

v.0.5 to Master (ACTUAL)