From 610b42e68179f35e4d9d5c36511da35e891b39dc Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Wed, 1 Jun 2022 19:16:20 +0200 Subject: [PATCH] Update quiz2.md --- unit2/quiz2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unit2/quiz2.md b/unit2/quiz2.md index ed2678c..af45d32 100644 --- a/unit2/quiz2.md +++ b/unit2/quiz2.md @@ -55,11 +55,11 @@ The idea is that we define epsilon ɛ = 1.0: ### Q5: How do we update the Q value of a state, action pair? -Q Update exercise +Q Update exercise
Solution - Q Update exercise + Q Update exercise 📖 If you don't remember, check 👉 https://huggingface.co/blog/deep-rl-q-part2#the-q-learning-algorithm