Skip to content

v0.4.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@LarsKue LarsKue released this 06 Dec 11:54
· 4 commits to release-candidate since this 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!