Skip to content

RcppEnsmallen 0.1.14.1.1

Choose a tag to compare

@coatless coatless released this 30 Mar 02:34
401b745
  • Upgraded to ensmallen release 1.14.1 "Difficult Crimp" (2019-03-09)
    • Fixes for SPSA (#87).
    • Optimized CNE and DE (#90). Changed initial population generation
      in CNE to be a normal distribution about the given starting point,
      which should accelerate convergence.
    • Add DE optimizer (#77).
    • Fix for Cholesky decomposition in CMAES (#83).