<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Stochastic Quasi-Gradient Differential Evolution Optimization</dc:title>
  <dc:title>R package graDiEnt version 1.0.1</dc:title>
  <dc:subject>CRAN Task View: Optimization (https://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>An optim-style implementation of the Stochastic Quasi-Gradient Differential Evolution (SQG-DE) optimization algorithm first published by Sala, Baldanzini, and Pierini (2018; &lt;doi:10.1007/978-3-319-72926-8_27&gt;). 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: stats, doParallel</dc:relation>
  <dc:creator>Brendan Matthew Galdo &lt;Brendan.m.galdo@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Brendan Matthew Galdo [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-1279-3859&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=graDiEnt/LICENSE)</dc:rights>
  <dc:date>2022-05-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=graDiEnt</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.graDiEnt</dc:identifier>
</oai_dc:dc>
