Reinforcement Learning
This talk is based on
Tom M. Mitchell.
Machine Learning.
McGraw Hill. 1997. Chapter 13.
and his
slides
.
An excellent resource is
Reinforcement Learning: An Introduction
by Sutton and Barto (free!).
1
Introduction
*
1.1
TD-Gammon
1.2
Reinforcement Learning Problem
*
1.3
The Learning Task
1.4
Value function
1.5
Example
2
Q-Learning Motivation
*
2.1
Q Function
2.2
Learning Q
2.3
Q-Learning Algorithm
2.4
Q-Learning Example
2.5
Q-Learning Convergence
2.6
How to Choose an Action
2.7
Variations
2.8
Nondeterministic Rewards and Actions
2.8.1
Nondeterministic Q-Learning
3
Temporal Difference Learning
3.1
Temporal Difference
4
Generalization from Examples
Entire Presentation with Notes
Copyright © 2009
José M. Vidal
.
All rights reserved.
31 May 2003, 08:44PM