diff --git a/unit3/quiz.md b/unit3/quiz.md index 881b746..9a4ca79 100644 --- a/unit3/quiz.md +++ b/unit3/quiz.md @@ -16,7 +16,7 @@ The best way to learn and [avoid the illusion of competence](https://fr.coursera -### 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?
Solution