update-ensmallen-refresh
and pkgdown
to address deprecation notices. (#53,
#54,
#55).DESCRIPTION
and
Makevars{.win}
.Upgraded to ensmallen 2.19.0: “Eight Ball Deluxe” (2022-04-11)
Added DemonSGD and DemonAdam optimizers (#211).
Fix bug with Adam-like optimizers not resetting when
resetPolicy
is true
. (#340).
Add Yogi optimizer (#232).
Add AdaBelief optimizer (#233).
Add AdaSqrt optimizer (#234).
Bump check for minimum supported version of Armadillo (#342).
r-lib/actions
configuration. (#45)wc -l
in MacOS) (#216, #220).oldrel
, release
,
devel
). (#29,
#32)problems/
files (#147).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 (#113). (#119).Optimize()
call, and can perform custom
behavior at different points during the optimization. See the
documentation for more details (#119).FrankWolfe
optimizer (#127).-Wreorder
.