<?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>Model-Free Reinforcement Learning</dc:title>
  <dc:title>R package ReinforcementLearning version 1.0.5</dc:title>
  <dc:description>Performs model-free reinforcement learning in R. This implementation enables the learning
    of an optimal policy based on sample sequences consisting of states, actions and rewards. In 
    addition, it supplies multiple predefined reinforcement learning algorithms, such as experience 
    replay. Methodological details can be found in Sutton and Barto (1998) &lt;ISBN:0262039249&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.2.0)</dc:relation>
  <dc:relation>Imports: ggplot2, hash (&gt;= 2.0), data.table</dc:relation>
  <dc:relation>Suggests: testthat, knitr, rmarkdown</dc:relation>
  <dc:creator>Nicolas Proellochs &lt;nicolas.proellochs@wi.jlug.de&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Nicolas Proellochs [aut, cre],
  Stefan Feuerriegel [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=ReinforcementLearning/LICENSE)</dc:rights>
  <dc:date>2020-03-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ReinforcementLearning</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ReinforcementLearning</dc:identifier>
</oai_dc:dc>
