github mlpack/ensmallen 2.10.0
ensmallen 2.10.0: "Fried Chicken"

latest releases: 2.21.1, 2.21.0, 2.20.0...
4 years ago

Released Sept. 7th, 2019.

  • All Optimize() functions now take any matrix type; so, e.g., arma::fmat or arma::sp_mat can be used for optimization. See the documentation for more details (#113, #119).

  • Introduce callback support. Callbacks can be appended as the last arguments of an Optimize() call, and can perform custom behavior at different points during the optimization. See the documentation for more details (#119).

  • Slight speedups for FrankWolfe optimizer (#127).

Don't miss a new ensmallen release

NewReleases is sending notifications on new releases.