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!