Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 03:48
· 84 commits to main since this release
9b6ad0d

ParameterSchedulers v0.3.0

Diff since v0.2.3

Closed issues:

  • Add PyTorch cheatsheet section to docs (#13)
  • Compose schedules (#15)
  • Add Const scheduler (#18)

Merged pull requests:

  • CompatHelper: bump compat for InfiniteArrays to 0.12, (keep existing compat) (#17) (@github-actions[bot])
  • Add Constant schedule and use that in Sequence (#19) (@darsnack)
  • Add Interpolator schedule (#20) (@darsnack)
  • Allow cosine annealing without restarts (#21) (@darsnack)
  • Add cheatsheet for other frameworks (#22) (@darsnack)
  • Add ComposedSchedule and other improvements (#23) (@darsnack)
  • Allow Sequence to accept generator expressions (#24) (@darsnack)
  • Update interface docs (#25) (@darsnack)