From a2ee1fc636b2b266220754e0f6faec3da42ae2e4 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Thu, 8 Dec 2022 13:51:16 +0100 Subject: [PATCH] Update glossary Emoji problem --- units/en/unit1/glossary.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/en/unit1/glossary.mdx b/units/en/unit1/glossary.mdx index 1dc9164..6ab3b73 100644 --- a/units/en/unit1/glossary.mdx +++ b/units/en/unit1/glossary.mdx @@ -50,7 +50,7 @@ It implies that the action taken by our agent is **conditional solely on the pre - Another approach to solving RL problems. - Here, instead of training a policy, we train a **value function** that maps each state to the expected value of being in that state. -Contributions are welcomed :hugs: +Contributions are welcomed 🤗 If you want to improve the course, you can [open a Pull Request.](https://github.com/huggingface/deep-rl-class/pulls)