Type: Package
Package: optimg
Title: General-Purpose Gradient-Based Optimization
Version: 0.1.2
Date: 2021-10-07
Author: Vithor Rosa Franco <vithorfranco@gmail.com>
Maintainer: Vithor Rosa Franco <vithorfranco@gmail.com>
Description: Provides general purpose tools for helping users to implement steepest
             gradient descent methods for function optimization; for details see
             Ruder (2016) <arXiv:1609.04747v2>. Currently, the Steepest 2-Groups
             Gradient Descent and the Adaptive Moment Estimation (Adam) are the
             methods implemented. Other methods will be implemented in the future.
Imports: ucminf (>= 1.1-4)
License: GPL-3
Encoding: UTF-8
URL: https://github.com/vthorrf/optimg
NeedsCompilation: no
Packaged: 2021-10-07 12:11:12 UTC; Avell
Repository: CRAN
Date/Publication: 2021-10-07 16:30:05 UTC
Built: R 4.6.0; ; 2025-07-18 04:38:34 UTC; unix
