- Hands-On Q-Learning with Python
- Nazia Habib
- 57字
- 2021-06-24 15:13:10
Key concepts in RL
Here, we'll go over some of the most important concepts that we'll need to bear in mind throughout our study of RL. We'll focus heavily on topics that are specific to Q-learning, but we'll also explore topics relating to other branches of RL, such as the related algorithm SARSA and policy-based RL algorithms.