mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-30 05:40:57 +08:00
14 lines
883 B
Plaintext
14 lines
883 B
Plaintext
# Hands on [[hands-on]]
|
||
|
||
Now that you've studied the bases of Reinforcement Learning, you’re ready to train your first agent and share it with the community through the Hub 🔥:
|
||
|
||
A Lunar Lander agent that will learn to land correctly on the Moon 🌕
|
||
|
||
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit1/lunarLander.gif" alt="LunarLander">
|
||
|
||
And finally, you'll **upload this trained agent to the Hugging Face Hub 🤗, a free, open platform where people can share ML models, datasets, and demos.**
|
||
|
||
Thanks to our <a href="https://huggingface.co/spaces/huggingface-projects/Deep-Reinforcement-Learning-Leaderboard">leaderboard</a>, you'll be able to compare your results with other classmates and exchange the best practices to improve your agent's scores Who will win the challenge for Unit 1 🏆?
|
||
|
||
So let's get started! 🚀
|