mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-02 10:10:15 +08:00
Merge pull request #178 from huggingface/ThomasSimonini/CertificationAndNext
Add certification
This commit is contained in:
@@ -224,7 +224,9 @@
|
||||
title: An Introduction to Godot RL
|
||||
- local: unitbonus3/rl-documentation
|
||||
title: Brief introduction to RL documentation
|
||||
- title: What's next? New Units Publishing Schedule
|
||||
- title: Certification and congratulations
|
||||
sections:
|
||||
- local: communication/publishing-schedule
|
||||
title: Publishing Schedule
|
||||
- local: communication/conclusion
|
||||
title: Congratulations
|
||||
- local: communication/certification
|
||||
title: Get your certificate of completion
|
||||
|
||||
28
units/en/communication/certification.mdx
Normal file
28
units/en/communication/certification.mdx
Normal file
@@ -0,0 +1,28 @@
|
||||
# The certification process
|
||||
|
||||
|
||||
The certification process is **completely free**:
|
||||
|
||||
- To get a *certificate of completion*: you need **to pass 80% of the assignments** before the end of April 2023.
|
||||
- To get a *certificate of excellence*: you need **to pass 100% of the assignments** before the end of April 2023.
|
||||
|
||||
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit0/certification.jpg" alt="Course certification" width="100%"/>
|
||||
|
||||
When we say pass, **we mean that your model must be pushed to the Hub and get a result equal or above the minimal requirement**.
|
||||
|
||||
To check your progression and which unit you passed/not passed: https://huggingface.co/spaces/ThomasSimonini/Check-my-progress-Deep-RL-Course
|
||||
|
||||
Now that you're ready for the certification process, you need to:
|
||||
|
||||
1. Go here: https://huggingface.co/spaces/huggingface-projects/Deep-RL-Course-Certification/
|
||||
2. Type your *hugging face username*, your *first name*, *last name*
|
||||
|
||||
3. Click on "Generate my certificate".
|
||||
- If you passed 80% of the assignments, **congratulations** you've just got the certificate of completion.
|
||||
- If you passed 100% of the assignments, **congratulations** you've just got the excellence certificate.
|
||||
- If you are below 80%, don't be discouraged! Check which units you need to do again to get your certificate.
|
||||
|
||||
4. You can download your certificate in pdf format and png format.
|
||||
|
||||
Don't hesitate to share your certificate on Twitter (tag me @ThomasSimonini and @huggingface) and on Linkedin.
|
||||
|
||||
24
units/en/communication/conclusion.mdx
Normal file
24
units/en/communication/conclusion.mdx
Normal file
@@ -0,0 +1,24 @@
|
||||
# Congratulations
|
||||
|
||||
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/communication/thumbnail.png" alt="Thumbnail"/>
|
||||
|
||||
|
||||
**Congratulations on finishing this course!** With perseverance, hard work, and determination, **you've acquired a solid background in Deep Reinforcement Learning**.
|
||||
|
||||
But finishing this course is **not the end of your journey**. It's just the beginning: don't hesitate to explore bonus unit 3, where we show you topics you may be interested in studying. And don't hesitate to **share what you're doing, and ask questions in the discord server**
|
||||
|
||||
**Thank you** for being part of this course. **I hope you liked this course as much as I loved writing it**.
|
||||
|
||||
Don't hesitate **to give us feedback on how we can improve the course** using [this form](https://forms.gle/BzKXWzLAGZESGNaE9)
|
||||
|
||||
And don't forget **to check in the next section how you can get (if you pass) your certificate of completion 🎓.**
|
||||
|
||||
One last thing, to keep in touch with the Reinforcement Learning Team and with me:
|
||||
|
||||
- [Follow me on Twitter](https://twitter.com/thomassimonini)
|
||||
- [Follow Hugging Face Twitter account](https://twitter.com/huggingface)
|
||||
- [Join the Hugging Face Discord](https://www.hf.co/join/discord)
|
||||
|
||||
## Keep Learning, Stay Awesome 🤗
|
||||
|
||||
Thomas Simonini,
|
||||
@@ -1,13 +0,0 @@
|
||||
# Publishing Schedule [[publishing-schedule]]
|
||||
|
||||
We publish a **new unit every Tuesday**.
|
||||
|
||||
If you don't want to miss any of the updates, don't forget to:
|
||||
|
||||
1️⃣ [Sign up to the course](http://eepurl.com/ic5ZUD) to receive **update emails**.
|
||||
|
||||
2️⃣ [Join our discord server](https://hf.co/join/discord) to **get the last updates and exchange with your classmates**.
|
||||
|
||||
|
||||
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/communication/schedule1.png" alt="Schedule 1" width="100%"/>
|
||||
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/communication/schedule2.png" alt="Schedule 2" width="100%"/>
|
||||
Reference in New Issue
Block a user