Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 13:18
· 35 commits to master since this release
0ab8896

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: