CRAN/E | madgrad

madgrad

'MADGRAD' Method for Stochastic Optimization

Installation

About

A Momentumized, Adaptive, Dual Averaged Gradient Method for Stochastic Optimization algorithm. MADGRAD is a 'best-of-both-worlds' optimizer with the generalization performance of stochastic gradient descent and at least as fast convergence as that of Adam, often faster. A drop-in optim_madgrad() implementation is provided based on Defazio et al (2020) .

Key Metrics

Version 0.1.0
Published 2021-05-10 1092 days ago
Needs compilation? no
License MIT
License File
CRAN checks madgrad results

Downloads

Yesterday 3 0%
Last 7 days 32 -40%
Last 30 days 133 0%
Last 90 days 394 -41%
Last 365 days 2.028 -14%

Maintainer

Maintainer

Daniel Falbel

daniel@rstudio.com

Authors

Daniel Falbel

aut / cre / cph

RStudio

cph

MADGRAD original implementation authors.

cph

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

torch ≥ 0.3.0
rlang

Suggests

testthat ≥ 3.0.0