<?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>Advanced Optimizers for Torch</dc:title>
  <dc:title>R package torchopt version 0.1.4</dc:title>
  <dc:description>Optimizers for 'torch' deep learning library. These
    functions include recent results published in the literature and are
    not part of the optimizers offered in 'torch'. Prospective users
    should test these optimizers with their data, since performance
    depends on the specific problem being solved.  The packages includes
    the following optimizers: (a) 'adabelief' by Zhuang et al (2020),
    &lt;arXiv:2010.07468&gt;; (b) 'adabound' by Luo et al.(2019),
    &lt;arXiv:1902.09843&gt;; (c) 'adahessian' by Yao et al.(2021)
    &lt;arXiv:2006.00719&gt;; (d) 'adamw' by Loshchilov &amp; Hutter (2019),
    &lt;arXiv:1711.05101&gt;; (e) 'madgrad' by Defazio and Jelassi (2021),
    &lt;arXiv:2101.11075&gt;; (f) 'nadam' by Dozat (2019),
    &lt;https://openreview.net/pdf/OM0jvwB8jIp57ZJjtNEZ.pdf&gt;; (g) 'qhadam' by
    Ma and Yarats(2019), &lt;arXiv:1810.06801&gt;; (h) 'radam' by Liu et al.
    (2019), &lt;arXiv:1908.03265&gt;; (i) 'swats' by Shekar and Sochee (2018),
    &lt;arXiv:1712.07628&gt;; (j) 'yogi' by Zaheer et al.(2019),
    &lt;https://papers.nips.cc/paper/8186-adaptive-methods-for-nonconvex-optimization&gt;. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: graphics, grDevices, stats, torch</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Gilberto Camara &lt;gilberto.camara.inpe@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Gilberto Camara [aut, cre],
  Rolf Simoes [aut],
  Daniel Falbel [aut],
  Felipe Souza [aut]</dc:contributor>
  <dc:rights>Apache License (&gt;= 2)</dc:rights>
  <dc:date>2023-06-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=torchopt</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.torchopt</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
