From 70a12178df0492290a0551e3cb3fcab1ad4fa635 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Sat, 3 Dec 2022 10:03:11 +0100 Subject: [PATCH] Update units/en/unit0/introduction.mdx Co-authored-by: Sayak Paul --- units/en/unit0/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/en/unit0/introduction.mdx b/units/en/unit0/introduction.mdx index ba2eb09..5b06f35 100644 --- a/units/en/unit0/introduction.mdx +++ b/units/en/unit0/introduction.mdx @@ -25,7 +25,7 @@ In this course, you will: - 📖 Study Deep Reinforcement Learning in **theory and practice.** - 🧑‍💻 Learn to **use famous Deep RL libraries** such as Stable Baselines3, RL Baselines3 Zoo, Sample Factory and CleanRL. - 🤖 **Train agents in unique environments** such as SnowballFight, Huggy the Doggo 🐶, MineRL (Minecraft ⛏️), VizDoom (Doom) and classical ones such as Space Invaders and PyBullet. -- 💾 Publish your **trained agents in one line of code to the Hub**. But also download powerful agents from the community. +- 💾 Publish your **trained agents with one line of code to the Hub**. But also download powerful agents from the community. - 🏆 Participate in challenges where you will **evaluate your agents against other teams. But also play against AI you'll train.** And more!