Merge pull request #53 from meln1k/patch-1

Fix a mistake in unit 3 quiz.md question
This commit is contained in:
Thomas Simonini
2022-06-15 12:13:38 +02:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ The best way to learn and [avoid the illusion of competence](https://fr.coursera
</details>
### Q2: Why we can use a classical Q-Learning to solve an Atari Game?
### Q2: Why we can't use a classical Q-Learning to solve an Atari Game?
<details>
<summary>Solution</summary>