Module 5: Under the Hood
In this module you will learn more about RLlib and how it works.
0Module 5 Learning Outcomes
1RL algorithms
2PPO vs. DQN
3Switching algorithms in RLlib
4Changing the RLlib algorithm
5Hyperparameter tuning
6Key hyperparameters
7Grid search
8Ray tune
9Tuning a model
10Ray
11What is Ray?
12Distributing RLlib
13Experimenting with rollout workers
14Course recap