Skip to content

Releases: FluxML/Optimisers.jl

v0.2.4

11 May 02:25
accfb00
Compare
Choose a tag to compare

Optimisers v0.2.4

Diff since v0.2.3

Merged pull requests:

v0.2.3

28 Apr 19:13
694bb9b
Compare
Choose a tag to compare

Optimisers v0.2.3

Diff since v0.2.2

Closed issues:

  • Using destructure with functions or anything without (trainable) parameters (#67)
  • Chaining gpu and cpu models (#69)

Merged pull requests:

  • Allow destructure to make an empty vector (#68) (@mcabbott)

v0.2.2

20 Apr 13:38
dd571ca
Compare
Choose a tag to compare

Optimisers v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

07 Mar 16:37
c1c8beb
Compare
Choose a tag to compare

Optimisers v0.2.1

Diff since v0.2.0

Merged pull requests:

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: