-
Notifications
You must be signed in to change notification settings - Fork 16
🟢 [NO NEED NOW] READY TO BE REVIEWED Certification Unit #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,22 @@ | ||||||
| # Get your Certificate of Completion | ||||||
|
|
||||||
| The certification process is **completely free**. To get a *certificate of completion* you need to: | ||||||
|
|
||||||
| - Have a team from 1 to 5 teammates. | ||||||
| - Have a working demo that can run either on WEBGL or Windows. | ||||||
| - The Demo and application must be in **English**. | ||||||
| - The game must use **at least one open-source tool is part of the game or workflow**. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| ## The Certification Process | ||||||
|
|
||||||
| *Only one application per team*. | ||||||
|
|
||||||
| 1. Apply here: https://huggingface.co/spaces/huggingface-ml-4-games-course/ML-For-Games-Course-Certification | ||||||
|
|
||||||
| 2. The Jury will review your application, and the verification process will take approximately 7 days. You will be notified of the results via email. | ||||||
|
|
||||||
| 3. If you don't pass, don't be discouraged, check the jury observation, update the demo and then update the application. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| 4. If you passed, you can download your certificate in pdf format and png format. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| Don't hesitate to share your certificate on Twitter (tag me @ThomasSimonini and @huggingface) and on Linkedin. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| # Congratulations | ||
|
|
||
| [ADD IMAGE] | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. missing image (just a reminder) |
||
|
|
||
| **Congratulations on successfully completing this course!** With perseverance, hard work, and determination, you’ve acquired a solid knowledge on how to implement AI in your Games. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ❤️ |
||
|
|
||
| **You've created your own demo**, that is an amazing starting point. Don't hesitate to **iterate on it**. And if you publish your game on Steam/Epic Games etc [ping me 😉](https://twitter.com/ThomasSimonini). | ||
|
|
||
| In addition to these new skills, **you're now part of an exciting community in this [Discord server](https://hf.co/join/discord)**. Continue to be present on this place, this is where you can find teammates, showcase your work and help others. | ||
|
|
||
| Thank you again 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/AZT8SY7VSvrX5atv5). | ||
|
|
||
| And don’t forget to check in the next section how you can get your certificate of completion 🎓. | ||
|
|
||
| One last thing, to keep in touch with the AI for Games Team and with me: | ||
|
|
||
| - [Follow me on Twitter](https://twitter.com/ThomasSimonini) | ||
| - [Follow my YouTube Channel](https://www.youtube.com/channel/UC8XuSf1eD9AF8x8J19ha5og?sub_confirmation=1) | ||
| - [Follow Hugging Face Twitter account](https://twitter.com/huggingface) | ||
|
|
||
|
|
||
| ## Keep Learning, Stay Awesome 🤗 | ||
| ## Thomas Simonini, | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Separate question: we'll show students how to embed their WebGL demo in Spaces, right?