QLearning: Reinforcement Learning using the Q Learning Algorithm

Implements Q-Learning, a model-free form of reinforcement learning, described in work by Strehl, Li, Wiewiora, Langford & Littman (2006) <doi:10.1145/1143844.1143955>.

Getting started

Package details

AuthorLiam Bressler
MaintainerLiam Bressler <liam.bressler@yale.edu>
LicenseGNU General Public License
Version0.1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("QLearning")

Try the QLearning package in your browser

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

QLearning documentation built on May 1, 2019, 6:50 p.m.