Have you ever wondered how machines can learn through trial and error, like a child mastering a new game? Or how computers are able to beat humans in chess? This is where Reinforcement Learning (RL) comes in; a powerful field of artificial intelligence focused on how machines learn by interacting with their environment and receiving feedback.
This MOOC is your gateway to understanding and applying RL. The course starts with building a solid mathematical foundation of the core concepts of RL in a simplified setting to make them rigorous and foster understanding. Building on these fundamentals, we present selected algorithms from modern deep RL, providing you with the basis to study new methods from RL research and put them into practice. The course is accompanied by exercises including programming examples to deepen the understanding of the discussed materials. Join us and unlock the potential of learning through interaction!