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 | 
| DOI: | 10.32614/CRAN.package.QLearning | 
| 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 | 
| Reference manual: | QLearning.html , QLearning.pdf | 
| 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, r-oldrel (x86_64): QLearning_0.1.1.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=QLearning to link to this page.