reinforcelearn: Reinforcement Learning

Implements reinforcement learning environments and algorithms as described in Sutton & Barto (1998, ISBN:0262193981). The Q-Learning algorithm can be used with function approximation, eligibility traces (Singh & Sutton (1996) <doi:10.1007/BF00114726>) and experience replay (Mnih et al. (2013) <arXiv:1312.5602>).

Package details

AuthorMarkus Dumke [aut, cre]
MaintainerMarkus Dumke <markusdumke@gmail.com>
LicenseMIT + file LICENSE
Version0.2.1
URL http://markusdumke.github.io/reinforcelearn
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("reinforcelearn")

Try the reinforcelearn package in your browser

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

reinforcelearn documentation built on May 2, 2019, 9:20 a.m.