Releases: LarsKue/lightning-trainable
Releases · LarsKue/lightning-trainable
v0.4.0-rc1
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
andHParams
handling - A convenient way to load your best model with
Trainable.load_best_checkpoint()
- Bugfixes and more!