diff --git a/notebooks/unit3/unit3.ipynb b/notebooks/unit3/unit3.ipynb index c72e83f..e776208 100644 --- a/notebooks/unit3/unit3.ipynb +++ b/notebooks/unit3/unit3.ipynb @@ -127,7 +127,7 @@ "source": [ "# Let's train a Deep Q-Learning agent playing Atari' Space Invaders 👾 and upload it to the Hub.\n", "\n", - "To validate this hands-on for the certification process, you need to push your trained model to the Hub and **get a result of >= 500**.\n", + "To validate this hands-on for the certification process, you need to push your trained model to the Hub and **get a result of >= 200**.\n", "\n", "To find your result, go to the leaderboard and find your model, **the result = mean_reward - std of reward**\n", "\n", @@ -799,4 +799,4 @@ }, "nbformat": 4, "nbformat_minor": 0 -} \ No newline at end of file +}