huggingface / huggingface/deep-rl-class
[UPDATE]Typo in Uint3 "Train our Deep Q-Learning Agent to Play Space Invaders " Section
Open
- Dominant language
- MDX
- Stars
- 5k
- Forks
- 811
- PR merge metrics
- No merged PRs in 30d
Description
The explanation of the given example `dqn.yml` file in **Unit3** _Train our Deep Q-Learning Agent to Play Space Invaders_ Section has a typo in the 3rd item.
In line 6 of `dqn.yml`, it writes `n_timesteps: !!float 1e6`. But in the third item of the explanation it writes, "We train it for 10 million `n_timesteps`" where 10 million equals 1e7.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.