/ReinfocementLearningClasses

Reinfocement Learning Classes repository

Primary LanguageJupyter Notebook

Reinfocement Learning Classes repository

This is the repository with the tasks from my Reinfocement Learning course. All the tasks are implemented in Python in Jupyter Notebooks. To solve the majority of the tasks it is recommended to listen to the lecture or watch the corresponding YouTube Video.

In my course I am based on the great Reinforcement Learning: An Introduction by R. S Sutton and A. G. Barto book.

Another great resources are:

This repository is under construction, new content will appear continuously.

Although I'll do my best to mark every place where I am using someone's else ideas, sometimes it may be hard. I have a lot of code that I implemented learning from other courses, and I am not sure if I remember where did I take all my code and ideas from. If you feel that I missed any references, please, let me know.

This repository is only a part of the course, prepared for sharing with my students. Feel free to use it as you wish, but without the rest of the course, it may not be useful for you.