10-601 Reinforcement Learning

From Cohen Courses
Revision as of 21:11, 20 April 2016 by Tdick (talk | contribs) (→‎What You Should Know)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This 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).