From fd508976f25ca2ecb9533701c1c3997af61f6529 Mon Sep 17 00:00:00 2001 From: simoninithomas Date: Mon, 5 Dec 2022 02:41:20 +0100 Subject: [PATCH] Small updates --- units/en/unit1/hands-on.mdx | 2 +- units/en/unit1/quiz.mdx | 2 +- units/en/unit1/rl-framework.mdx | 2 +- units/en/unit2/quiz1.mdx | 2 +- units/en/unit2/quiz2.mdx | 2 +- units/en/unit3/quiz.mdx | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/units/en/unit1/hands-on.mdx b/units/en/unit1/hands-on.mdx index c8a1b8e..b777055 100644 --- a/units/en/unit1/hands-on.mdx +++ b/units/en/unit1/hands-on.mdx @@ -12,6 +12,6 @@ Thanks to our diff --git a/units/en/unit2/quiz1.mdx b/units/en/unit2/quiz1.mdx index 54ba038..cc5692d 100644 --- a/units/en/unit2/quiz1.mdx +++ b/units/en/unit2/quiz1.mdx @@ -1,6 +1,6 @@ # First Quiz [[quiz1]] -The best way to learn and [to avoid the illusion of competence](https://fr.coursera.org/lecture/learning-how-to-learn/illusions-of-competence-BuFzf) **is to test yourself.** This will help you to find **where you need to reinforce your knowledge**. +The best way to learn and [to avoid the illusion of competence](https://www.coursera.org/lecture/learning-how-to-learn/illusions-of-competence-BuFzf) **is to test yourself.** This will help you to find **where you need to reinforce your knowledge**. ### Q1: What are the two main approaches to find optimal policy? diff --git a/units/en/unit2/quiz2.mdx b/units/en/unit2/quiz2.mdx index 73fe187..9d96d74 100644 --- a/units/en/unit2/quiz2.mdx +++ b/units/en/unit2/quiz2.mdx @@ -1,6 +1,6 @@ # Second Quiz [[quiz2]] -The best way to learn and [to avoid the illusion of competence](https://fr.coursera.org/lecture/learning-how-to-learn/illusions-of-competence-BuFzf) **is to test yourself.** This will help you to find **where you need to reinforce your knowledge**. +The best way to learn and [to avoid the illusion of competence](https://www.coursera.org/lecture/learning-how-to-learn/illusions-of-competence-BuFzf) **is to test yourself.** This will help you to find **where you need to reinforce your knowledge**. ### Q1: What is Q-Learning? diff --git a/units/en/unit3/quiz.mdx b/units/en/unit3/quiz.mdx index bde7e78..cefffa6 100644 --- a/units/en/unit3/quiz.mdx +++ b/units/en/unit3/quiz.mdx @@ -1,6 +1,6 @@ # Quiz [[quiz]] -The best way to learn and [to avoid the illusion of competence](https://fr.coursera.org/lecture/learning-how-to-learn/illusions-of-competence-BuFzf) **is to test yourself.** This will help you to find **where you need to reinforce your knowledge**. +The best way to learn and [to avoid the illusion of competence](https://www.coursera.org/lecture/learning-how-to-learn/illusions-of-competence-BuFzf) **is to test yourself.** This will help you to find **where you need to reinforce your knowledge**. ### Q1: What are tabular methods?