Reinforcement LearningLectures By David SilverThis tutorial is a great starting place for Reinforcement Learning enthusiasts who are looking to start working in this field. Even practitioners can find several useful tips in this course material. I have only compiled these resources freely available on the internet into a coherent tutorial page, where people can collaborte with each other. Hope you find it helpful. This course is structured in two equal halves, Conceptual and Practical RL. First five lectures drive the basic Conceptual framework using examples, illustrations and intuition. |
||
ConceptsThis first sub-section covers the theoretical portion of RL, the mechanics with a good mix of math and intuition. |
||
Lecture 1: Introduction to RL |
||
This second sub-section takes the concepts and starts building practical implementation constructs on top. Special treatment is given to the nuances in implementing RL correctly.