v1.0.0
What's Changed
- Provide new
lightning
example for HPO / NAS of neural networks inPyTorch
by @oskar-taubert in #25 - Rename
SelectBest
/SelectWorst
toSelectMin
/SelectMax
by @mcw92 in #27 - Rename wrapper to
islands
by @mcw92 in #29 - Create user-provided checkpoint folder if not exists by @mcw92 in #33
Bug fixes
- Fix
rng.sample()
call for Python 3.11 by @elcorto in #15 - Iss34 - Fix default propagator for ordinal-only HPO by @mcw92 in #37
- Iss38 - Fix continuing from checkpoint by @mcw92 in #41
- Fix checkpoint path by @oskar-taubert in #26
New Contributors
Full Changelog: https://github.com/Helmholtz-AI-Energy/propulate/commits/1.0.0