This repository aims at collaboratively translating our Machine Learning, Deep Learning and Artificial Intelligence cheatsheets into a ton of languages, so that this content can be enjoyed by anyone from any part of the world!
The translation process of each cheatsheet contains two steps:
- the translation step, where contributors follow a template of items to translate,
- the review step, where contributors go through each expression translated by their peers, on top of which they add their suggestions and remarks.
-
Check for existing pull requests to see which cheatsheet is yet to be translated.
-
Fork the repository.
-
Copy the template of the cheatsheet you wish to translate into the language folder with a naming that follows the ISO 639-1 notation (e.g.
[es]
for Spanish,[zh]
for Mandarin Chinese). -
Translate sentences by keeping the following structure:
- English blabla
⟶ Translated blabla
-
Commit the changes to your forked repository.
-
Submit a pull request and call it
[language code] file-name
. For example, the PR related to the translation in Spanish of thetemplate/cs-229-deep-learning.md
cheatsheet will be entitled[es] cs-229-deep-learning
.
-
Go to the list of pull requests and filter them by your native language.
-
Locate pull requests where help is needed. Those contain the tag
reviewer wanted
. -
Review the content line per line and add comments and suggestions when necessary.
Please make sure to propose the translation of only one cheatsheet per pull request -- it simplifies a lot the review process.
Reflex models | States models | Variables models | Logic models | |
---|---|---|---|---|
Deutsch | not started | not started | not started | not started |
Español | not started | not started | not started | not started |
فارسی | in progress | not started | not started | not started |
Français | done | done | done | done |
עִבְרִית | not started | not started | not started | not started |
Italiano | not started | not started | not started | not started |
日本語 | not started | not started | not started | not started |
한국어 | not started | not started | not started | not started |
Português | not started | not started | not started | not started |
Русский | in progress | in progress | in progress | in progress |
Türkçe | done | done | done | done |
Tiếng Việt | not started | not started | not started | done |
简体中文 | not started | not started | not started | not started |
繁體中文 | not started | not started | not started | not started |
Deep learning | Supervised | Unsupervised | ML tips | Probabilities | Algebra | |
---|---|---|---|---|---|---|
العَرَبِيَّة | done | done | done | done | done | done |
Català | not started | not started | not started | in progress | in progress | in progress |
Deutsch | done | not started | not started | in progress | not started | in progress |
Ελληνικά | not started | not started | not started | in progress | not started | not started |
Español | done | done | done | done | done | done |
Eesti | not started | not started | not started | done | not started | not started |
فارسی | done | done | done | done | done | done |
Suomi | in progress | not started | not started | not started | not started | not started |
Français | done | done | done | done | done | done |
עִבְרִית | in progress | not started | not started | not started | not started | not started |
हिन्दी | in progress | in progress | not started | in progress | not started | not started |
Magyar | in progress | in progress | in progress | in progress | in progress | in progress |
Bahasa Indonesia | in progress | not started | in progress | not started | done | done |
Italiano | in progress | in progress | not started | not started | done | done |
日本語 | done | done | done | done | done | done |
한국어 | done | done | done | done | done | done |
Polski | in progress | in progress | not started | in progress | in progress | not started |
Português | done | done | done | done | done | done |
Русский | in progress | in progress | in progress | in progress | in progress | in progress |
Türkçe | done | done | done | done | done | done |
Українська | not started | not started | not started | not started | done | in progress |
Tiếng Việt | done | done | done | done | done | done |
简体中文 | in progress | done | in progress | in progress | in progress | in progress |
繁體中文 | done | done | done | done | done | done |
Convolutional Neural Networks | Recurrent Neural Networks | Deep Learning tips | |
---|---|---|---|
العَرَبِيَّة | not started | not started | not started |
Català | not started | not started | not started |
Deutsch | not started | not started | not started |
Español | not started | not started | in progress |
فارسی | done | done | done |
Suomi | not started | not started | not started |
Français | done | done | done |
עִבְרִית | not started | not started | not started |
हिन्दी | not started | not started | not started |
Magyar | not started | not started | not started |
Bahasa Indonesia | done | in progress | in progress |
Italiano | not started | not started | not started |
日本語 | done | done | done |
한국어 | done | in progress | in progress |
Polski | not started | not started | not started |
Português | done | not started | not started |
Русский | in progress | in progress | in progress |
Türkçe | done | done | done |
Українська | not started | not started | not started |
Tiếng Việt | done | done | done |
简体中文 | in progress | in progress | not started |
繁體中文 | done | not started | not started |
Thank you everyone for your help! Please do not forget to add your name to the CONTRIBUTORS
file so that we can give you proper credit in the cheatsheets' official website.