Skip to content

Releases: LarsKue/lightning-trainable

v0.4.0-rc1

06 Dec 11:54
Compare
Choose a tag to compare
v0.4.0-rc1 Pre-release
Pre-release

Starting with this release, we will use release candidates! These bring you all the new experimental features from nightly, while including hotfixes from main. We will try to make the new branch release-candidate stable, meaning merges from nightly only happen when things are looking good.

In this release, you may find:

  • Improved HParams logging
  • Improved default HParams and HParams handling
  • A convenient way to load your best model with Trainable.load_best_checkpoint()
  • Bugfixes and more!

v0.3.1

15 Nov 14:55
Compare
Choose a tag to compare

This release introduces several hotfixes, among them nested AttributeDicts, dict-type HParams, as well as LRScheduler configs.

v0.3.0

27 Oct 16:03
ee66bdd
Compare
Choose a tag to compare

This release brings you modules, metrics, bugfixes and more!

v0.2.0

09 May 10:53
Compare
Choose a tag to compare

This release brings you Modules, Metrics & More!

v0.0.3

29 Mar 11:51
Compare
Choose a tag to compare

This release brings you experiment launchers!

v0.0.2

17 Mar 12:34
Compare
Choose a tag to compare
version bump

v0.0.1

15 Feb 18:02
Compare
Choose a tag to compare

Initial Release