Reinforcement Learning using the Q Learning Algorithm
qlearn
qlearningaction
qlearningupdate
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>.