10-601 Reinforcement Learning
From Cohen Courses
Jump to navigationJump to searchThis a lecture used in the Syllabus for Machine Learning 10-601B in Spring 2016
Slides
Readings
- Mitchell, Chapter 13
- Kaelbling et al., Reinforcement Learning: A Survey
What You Should Know
- Learning to choose optimal actions
- From delayed rewards
- By learning evaluation functions like V(s) and Q(s,a).