Learn Model-Based Reinforcement Learning: Build sample-efficient RL agents by modeling environment dynamics and planning with Python in tasks like Atari's Breakout
Explore how different On-Policy and Off-Policy reinforcement learning algorithms perform on Gymnasium's Lunar Lander
Learn how the Reinforcement Learning Algorithm Deep Q Learning (DQN) works and apply it to solve Gymnasium's Lunar Lander