Skip to content

Releases: FluxML/Optimisers.jl

v0.2.0

05 Mar 04:10
1e34fa2
Compare
Choose a tag to compare

Optimisers v0.2.0

First registered release, almost a re-write under new management.

Diff since v0.1.0

Closed issues:

  • Getting Optimisers moved out of Flux (#5)
  • memory impact of the functional approach (#12)
  • Missing definition in the basic usage example (#26)
  • Handle non-array leaves in state(o, x) (#28)
  • Support ChainRules types (#32)
  • Optimise a subset of parameters (#35)
  • Port over rule changes from Flux (#38)
  • Correct the optimiser's eltype? (#55)

Merged pull requests:

v0.1.0

12 Aug 07:37
753f8d2
Compare
Choose a tag to compare

Optimisers v0.1.0

Closed issues:

  • README (#18)
  • Package registration (#20)

Merged pull requests: