It was a good course, but I was expecting more explanation on the subjects in the book. For example Prioritized Sweeping was missing and the videos are not instructive enough.
Rating 4.3 stars – so far (first two classes combined)
Lectures: 4.0stars
Quizes: 4.0stars
Programming assignments: 4.5stars
Book (Sutton and Barto): 4.5stars
In the spectrum from the theoretical to practical where you have, very roughly,...
(1) “Why”: Why you are doing what you are doing
(2) “What”: What you are doing
(3) “How”: How to implement it (eg programming)…
...this is a “what-how” class.
To cover the “why-what” I strongly recommend augmenting this class with David Silver’s lectures (on Youtube) and notes from a class he gave at UCL. This covers more of the theory/math behind RL but covers less on the coding. Combined together with this class it probably comprises the best RL education you can get *anywhere*, creating a 5-star combo.
http://www0.cs.ucl.ac.uk/staff/d.silver/web/Teaching.html
