Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 00:26
· 27 commits to main since this release
7b3c081

ParameterSchedulers v0.4.0

Diff since v0.3.7

Breaking changes

Scheduler now supports explicit Optimisers.jl style optimizers only. Support for Flux implicit optimizers has been dropped.

Merged pull requests:

Closed issues:

  • Example of how to use with Optimisers.jl (#34)
  • Remove Flux Dependency (#52)