ReinforcementLearning: Model-Free Reinforcement Learning

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) <ISBN:0262039249>.

Package details

AuthorNicolas Proellochs [aut, cre], Stefan Feuerriegel [aut]
MaintainerNicolas Proellochs <nicolas.proellochs@wi.jlug.de>
LicenseMIT + file LICENSE
Version1.0.5
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ReinforcementLearning")

Try the ReinforcementLearning package in your browser

Any scripts or data that you put into this service are public.

ReinforcementLearning documentation built on March 26, 2020, 7:38 p.m.