Package: graDiEnt 1.1.0

graDiEnt: Stochastic Quasi-Gradient Differential Evolution Optimization

An optim-style implementation of the Stochastic Quasi-Gradient Differential Evolution (SQG-DE) optimization algorithm first published by Sala, Baldanzini, and Pierini (2018; <doi:10.1007/978-3-319-72926-8_27>). This optimization algorithm fuses the robustness of the population-based global optimization algorithm "Differential Evolution" with the efficiency of gradient-based optimization. The derivative-free algorithm uses population members to build stochastic gradient estimates, without any additional objective function evaluations. Sala, Baldanzini, and Pierini argue this algorithm is useful for 'difficult optimization problems under a tight function evaluation budget.' This package can run SQG-DE in parallel and sequentially.

Authors:Brendan Matthew Galdo [aut, cre]

graDiEnt_1.1.0.tar.gz
graDiEnt_1.1.0.zip(r-4.7)graDiEnt_1.1.0.zip(r-4.6)graDiEnt_1.1.0.zip(r-4.5)
graDiEnt_1.1.0.tgz(r-4.6-any)graDiEnt_1.1.0.tgz(r-4.5-any)
graDiEnt_1.1.0.tar.gz(r-4.7-any)graDiEnt_1.1.0.tar.gz(r-4.6-any)
graDiEnt_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
graDiEnt/json (API)
NEWS

# Install 'graDiEnt' in R:
install.packages('graDiEnt', repos = c('https://bmgaldo.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bmgaldo/gradient/issues

On CRAN:

Conda:

3.75 score 4 stars 14 scripts 238 downloads 2 exports 0 dependencies

Last updated from:fd8f83eb6e. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK106
source / vignettesOK155
linux-release-x86_64OK106
macos-release-arm64OK91
macos-oldrel-arm64OK81
windows-develOK76
windows-releaseOK73
windows-oldrelOK65
wasm-releaseOK74

Exports:GetAlgoParamsoptim_SQGDE

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
GetAlgoParamsGetAlgoParams
optim_SQGDEoptim_SQGDE