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>.

Version: 0.1.1
Published: 2017-09-21
Author: Liam Bressler
Maintainer: Liam Bressler <liam.bressler at yale.edu>
License: GPL-2 | GPL-3 [expanded from: GNU General Public License]
NeedsCompilation: no
Materials: README NEWS
CRAN checks: QLearning results

Documentation:

Reference manual: QLearning.pdf

Downloads:

Package source: QLearning_0.1.1.tar.gz
Windows binaries: r-devel: QLearning_0.1.1.zip, r-release: QLearning_0.1.1.zip, r-oldrel: QLearning_0.1.1.zip
macOS binaries: r-release (arm64): QLearning_0.1.1.tgz, r-oldrel (arm64): QLearning_0.1.1.tgz, r-release (x86_64): QLearning_0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=QLearning to link to this page.