Complete Reinforcement Learning
This course is available only as a part of subscription plans
The difference between different Reinforcement Learning methods
The advantages and disadvantages of each model and how they can be successfully applied in different scenarios
The theory behind RL algorithms
Understand where it’s possible to use RL algorithms
Write RL models in python
Leonardo De Marchi
Leonardo De Marchi
1. Introduction
2. Bandit methods
3. Monte Carlo and tree search
4. SARSA
5. Q-learning
6. Deep Reinforcement Learning
The course requires some basic Python knowledge