Skip to content

Releases: JinraeKim/ParametrisedConvexApproximators.jl

v0.3.0

27 Sep 09:43
11451f9
Compare
Choose a tag to compare

ParametrisedConvexApproximators v0.3.0

Diff since v0.2.2

Merged pull requests:

Closed issues:

  • Make the approximators autodiff-compatible (#13)
  • Add EPLSE (#38)
  • Incompatibility with Flux (#59)

v0.2.2

12 May 07:18
4325ff9
Compare
Choose a tag to compare

ParametrisedConvexApproximators v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

29 Mar 01:25
2febf2e
Compare
Choose a tag to compare

ParametrisedConvexApproximators v0.2.1

Diff since v0.2.0

Merged pull requests:

v0.2.0

07 Mar 13:18
0ab8896
Compare
Choose a tag to compare

ParametrisedConvexApproximators v0.2.0

Diff since v0.1.1

Closed issues:

  • Change the package and function names (British to American) (#20)
  • Add basic test files (#21)
  • Add CI (continuous integration) (#22)
  • Add a type for trainer (#24)
  • Add data split for "train, validate, test" (#25)
  • Add dataset (#29)
  • Save model after training (best/last) (#33)
  • Add a modified PLSE with zero-gradient function (#36)
  • Add more simple functions including "non parameterized convex" ones (#39)
  • Add visualization (loss graph) (#40)
  • Add data normalization (#41)
  • Add DLSE (#42)
  • Change how to construct MA and LSE (#47)
  • Bug fix of DLSE; not trained (#48)
  • Normalized approximator for trainer (#52)
  • Dataset save and load (#55)
  • Should we replace the sample and training part with Surrogates.jl? (#56)

Merged pull requests:

v0.1.1

13 Jan 02:09
Compare
Choose a tag to compare

ParametrisedConvexApproximators v0.1.1

Merged pull requests: