From 3065151f73dcf911ff44384defc2c0fa798c08f9 Mon Sep 17 00:00:00 2001 From: Andrii Roiko Date: Sun, 24 Jul 2022 12:52:52 +0300 Subject: [PATCH] Fix typo --- unit7/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unit7/README.md b/unit7/README.md index 4796800..ded4fdc 100644 --- a/unit7/README.md +++ b/unit7/README.md @@ -5,7 +5,7 @@ One of the major industries that use Reinforcement Learning is robotics. Unfortu 2. MuJoco 3. Unity Simulations -We're going to learn about Advantage Actor Critic (A2C) and how to use PyBullet. And train a spider agents to walk. +We're going to learn about Advantage Actor Critic (A2C) and how to use PyBullet. And train a spider agent to walk. ๐Ÿ† You'll then be able to **compare your agentโ€™s results with other classmates thanks to a leaderboard** ๐Ÿ”ฅ ๐Ÿ‘‰ https://huggingface.co/spaces/chrisjay/Deep-Reinforcement-Learning-Leaderboard