Package: QLearning
Type: Package
Title: Reinforcement Learning using the Q Learning Algorithm
Version: 0.1.1
Author: Liam Bressler
Maintainer: Liam Bressler <liam.bressler@yale.edu>
Description: 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>.
License: GNU General Public License
LazyData: TRUE
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-20 21:39:02 UTC; liambressler
Repository: CRAN
Date/Publication: 2017-09-21 07:59:42 UTC
Built: R 4.1.1; ; 2021-09-10 16:42:46 UTC; windows
