r-lbfgs 1.2.1.2
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix-cran
Home page: https://cran.r-project.org/package=lbfgs
Licenses: GPL 2+
Synopsis: Limited-memory BFGS Optimization
Description:
This package provides a wrapper built around the libLBFGS
optimization library by Naoaki Okazaki. The lbfgs package implements both the Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) and the Orthant-Wise Quasi-Newton Limited-Memory (OWL-QN) optimization algorithms. The L-BFGS algorithm solves the problem of minimizing an objective, given its gradient, by iteratively computing approximations of the inverse Hessian matrix. The OWL-QN algorithm finds the optimum of an objective plus the L1-norm of the problem's parameters. The package offers a fast and memory-efficient implementation of these optimization routines, which is particularly suited for high-dimensional problems.
Total results: 2