CRAN/E | torchopt

torchopt

Advanced Optimizers for Torch

Installation

About

Optimizers for 'torch' deep learning library. These functions include recent results published in the literature and are not part of the optimizers offered in 'torch'. Prospective users should test these optimizers with their data, since performance depends on the specific problem being solved. The packages includes the following optimizers: (a) 'adabelief' by Zhuang et al (2020), ; (b) 'adabound' by Luo et al.(2019), ; (c) 'adahessian' by Yao et al.(2021) ; (d) 'adamw' by Loshchilov & Hutter (2019), ; (e) 'madgrad' by Defazio and Jelassi (2021), ; (f) 'nadam' by Dozat (2019), ; (g) 'qhadam' by Ma and Yarats(2019), ; (h) 'radam' by Liu et al. (2019), ; (i) 'swats' by Shekar and Sochee (2018), ; (j) 'yogi' by Zaheer et al.(2019), .

github.com/e-sensing/torchopt/

Key Metrics

Version 0.1.4
R ≥ 4.0.0
Published 2023-06-06 335 days ago
Needs compilation? no
License Apache License (≥ 2)
CRAN checks torchopt results
Language en-US

Downloads

Yesterday 5 0%
Last 7 days 62 -27%
Last 30 days 228 +4%
Last 90 days 635 -26%
Last 365 days 3.850 +17%

Maintainer

Maintainer

Gilberto Camara

gilberto.camara.inpe@gmail.com

Authors

Gilberto Camara

aut / cre

Rolf Simoes

aut

Daniel Falbel

aut

Felipe Souza

aut

Material

NEWS
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

Old Sources

torchopt archive

Depends

R ≥ 4.0.0

Imports

graphics
grDevices
stats
torch

Suggests

testthat

Reverse Suggests

sits