Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 23:53
· 11 commits to main since this release
b3edfa8

ParameterSchedulers v0.4.1

Diff since v0.4.0

Merged pull requests:

  • Add OneCycle constructor (#59) (@darsnack)
  • feat: replaced mathematical kwargs in scheduler constructors (#60) (@lfenzo)
  • Add support for constants in Scheduler (#62) (@darsnack)
  • Fix docs ci to build tags as well (#63) (@darsnack)

Closed issues:

  • Add start/decay as Kwargs in Schedulers (apart from the UTF-8 ones) (#41)
  • OneCycle annealing (#42)
  • Initialising optimisers with constant parameters. (#61)