CRAN/E | stochQN

stochQN

Stochastic Limited Memory Quasi-Newton Optimizers

Installation

About

Implementations of stochastic, limited-memory quasi-Newton optimizers, similar in spirit to the LBFGS (Limited-memory Broyden-Fletcher-Goldfarb-Shanno) algorithm, for smooth stochastic optimization. Implements the following methods: oLBFGS (online LBFGS) (Schraudolph, N.N., Yu, J. and Guenter, S., 2007 ), SQN (stochastic quasi-Newton) (Byrd, R.H., Hansen, S.L., Nocedal, J. and Singer, Y., 2016 ), adaQN (adaptive quasi-Newton) (Keskar, N.S., Berahas, A.S., 2016, ). Provides functions for easily creating R objects with partial_fit/predict methods from some given objective/gradient/predict functions. Includes an example stochastic logistic regression using these optimizers. Provides header files and registered C routines for using it directly from C/C++.

github.com/david-cortes/stochQN
Bug report File report

Key Metrics

Version 0.1.2-1
Published 2021-09-26 956 days ago
Needs compilation? yes
License BSD_2_clause
License File
CRAN checks stochQN results

Downloads

Yesterday 6 0%
Last 7 days 59 -46%
Last 30 days 277 +11%
Last 90 days 772 -20%
Last 365 days 3.505 -23%

Maintainer

Maintainer

David Cortes

david.cortes.rivera@gmail.com

Authors

David Cortes

Material

Reference manual
Package source

In Views

Optimization

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

stochQN archive