Skip to content

Releases: coatless-rpkg/rcppensmallen

RcppEnsmallen 0.1.12.0.1

04 Jan 15:07

Choose a tag to compare

  • Upgraded to ensmallen release 1.12.0 "New Year's Party" (2018-12-30)
    • Add link to ensmallen PDF to README.md.
    • Minor documentation fixes. Remove too-verbose documentation from source for
      each optimizer (#61).
    • Add FTML optimizer (#48).
    • Add SWATS optimizer (#42).
    • Add Padam optimizer (#46).
    • Add Eve optimizer (#45).
    • Add ResetPolicy() to SGD-like optimizers (#60).
  • Updated citation information
  • Fixed header files missing a terminal newline

RcppEnsmallen 0.1.11.1.1

30 Nov 14:26
0ba1a61

Choose a tag to compare

RcppEnsmallen 0.1.11.1.1

  • Upgraded to ensmallen release 1.11.1 "Jet Lag" (2018-11-28)
    • Minor documentation fixes.
    • Add WNGrad optimizer.
    • Fix header name in documentation samples.
  • Added citation information

RcppEnsmallen 0.1.10.0.1

30 Nov 14:25

Choose a tag to compare

New

  • Support for compiling via R the mathematical optimizers in the C++
    ensmallen library.
  • Includes ensmallen release 1.10.0 "Corporate Catabolism" (2018-10-19)

Special Thanks

  • The crux of this package has largely been developed by
    Ensmallen development team that consists of Conrad Sanderson, Ryan Curtin,
    and the MLPACK developers