mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-02-07 12:24:12 +08:00
Update units/en/unit2/introduction.mdx
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
This commit is contained in:
@@ -22,6 +22,6 @@ Concretely, we'll:
|
||||
* study and implement our first RL algorithm: Q-Learning
|
||||
* implement our first RL agent
|
||||
|
||||
This unit is **fundamental if you want to be able to work on Deep Q-Learning**: the first Deep RL algorithm that was able to play Atari games and beat the human level on some of them (breakout, space invaders…).
|
||||
This unit is **fundamental if you want to be able to work on Deep Q-Learning**: the first Deep RL algorithm that played Atari games and beat the human level on some of them (breakout, space invaders…).
|
||||
|
||||
So let's get started! 🚀
|
||||
|
||||
Reference in New Issue
Block a user