Add LunarLander.gif

This commit is contained in:
Thomas Simonini
2022-05-03 19:37:29 +02:00
committed by GitHub
parent bda232a2a4
commit a9f5728ac6

View File

@@ -2,6 +2,8 @@
In this Unit, you'll learn the foundations of Deep RL. And **youll train your first lander agent 🚀 to land correctly on the Moon 🌕** using Stable-Baselines3 and share it with the community.
<img src="assets/img/lunarlander.gif" alt="LunarLander"/>
You'll then be able to **compare your agents results with other classmates thanks to a leaderboard** 🔥.
This course is **self-paced**, you can start whenever you want.