Completed
- Mario Mission 4 - Run the RL Model Live
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Reinforcement Learning for Gaming - Full Python Course
Automatically move to the next video in the Classroom when playback concludes
- 1 - START
- 2 - MARIO
- 3 - Mario Mission 1 - Setup Mario
- 4 - Mario Mission 2 - Preprocess Environment
- 5 - Mario Mission 3 - Build the RL Model
- 6 - Mario Mission 4 - Run the RL Model Live
- 7 - DOOM
- 8 - Doom Mission 1 - Get Vizdoom Working
- 9 - Doom Mission 2 - Setup OpenAI Gym Environment
- 10 - Doom Mission 3 - Train the RL Agent
- 11 - Doom Mission 4 - Test the RL Agent
- 12 - Doom Mission 5 - Training for Other Levels
- 13 - Doom Mission 6 - Curriculum Learning and Reward Shaping
- 14 - STREETFIGHTER
- 15 - Streetfighter Mission 1 - Setup Streetfighter
- 16 - Streetfighter Mission 2 - Preprocessing
- 17 - Streetfighter Mission 3 - Hyperparameter Tuning
- 18 - Streetfighter Mission 4 - Fine Tune the Model
- 19 - Streetfighter Mission 5 - Testing the Model
- 20 - DINO
- 21 - Dino Mission 1 - Install and Setup Dependencies
- 22 - Dino Mission 2 - Create a Custom OpenAI Gym Environment
- 23 - Dino Mission 3 - Train the RL Model
- 24 - Dino Mission 4 - Get the Model to Smash Chrome Dino
- 25 - Wrap Up