Fix a mistake in unit 3 quiz.md

This commit is contained in:
Nikita Melkozerov
2022-06-15 12:10:36 +02:00
committed by GitHub
parent e9bb99dfcf
commit 3a05363d39

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>