Skip to content

ensmallen 1.16.0: "Loud Alarm Clock"

Compare
Choose a tag to compare
@rcurtin rcurtin released this 09 Aug 13:17
· 1424 commits to master since this release

Released Aug. 9, 2019.

  • Add option to avoid computing exact objective at the end of the optimization (#109).

  • Fix handling of curvature for BigBatchSGD (#118).

  • Reduce runtime of tests (#118).

  • Introduce local-best particle swarm optimization, LBestPSO, for unconstrained optimization problems (#86).