This repository aims at collaboratively translating our Machine Learning and Deep Learning 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 (provided in the
template/
folder) into the language folder with a naming that follows the ISO 639-1 notation. -
Translate anything you want by keeping the following template:
- English blabla
⟶ Translated blabla
-
Commit the changes to your forked repository.
-
Submit a pull request and call it
[code of language name] Topic name
. For example, a translation in Spanish of the deep learning cheatsheet will be called[es] Deep learning
.
-
Go to the list of pull requests and filter them by your native language (e.g.
[es]
for Spanish,[zh]
for Mandarin Chinese). -
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.
Cheatsheet topic | Español | فارسی | Français | 日本語 | Português | 中文 |
---|---|---|---|---|---|---|
Convolutional Neural Nets | not started | not started | done | not started | not started | not started |
Recurrent Neural Nets | not started | not started | done | not started | not started | not started |
DL tips and tricks | not started | not started | done | not started | not started | not started |
Cheatsheet topic | العَرَبِيَّة | עִבְרִית | हिन्दी | Türkçe | Русский | Italiano |
---|---|---|---|---|---|---|
Convolutional Neural Nets | not started | not started | not started | done | not started | not started |
Recurrent Neural Nets | not started | not started | not started | done | not started | not started |
DL tips and tricks | not started | not started | not started | done | not started | not started |
Cheatsheet topic | Polski | Suomi | Català | Українська | 한국어 |
---|---|---|---|---|---|
Convolutional Neural Nets | not started | not started | not started | not started | in progress |
Recurrent Neural Nets | not started | not started | not started | not started | in progress |
DL tips and tricks | not started | not started | not started | not started | in progress |
Cheatsheet topic | Español | فارسی | Français | 日本語 | Português | 中文 |
---|---|---|---|---|---|---|
Deep learning | done | done | done | in progress | done | in progress |
Supervised learning | done | done | done | not started | done | done |
Unsupervised learning | done | done | done | not started | done | in progress |
ML tips and tricks | done | done | done | in progress | done | in progress |
Probabilities and Statistics | done | done | done | not started | done | in progress |
Linear algebra | done | done | done | not started | done | in progress |
Cheatsheet topic | العَرَبِيَّة | עִבְרִית | हिन्दी | Türkçe | Русский | Italiano |
---|---|---|---|---|---|---|
Deep learning | done | not started | in progress | done | in progress | in progress |
Supervised learning | in progress | not started | in progress | done | in progress | not started |
Unsupervised learning | in progress | not started | not started | done | not started | not started |
ML tips and tricks | in progress | not started | in progress | done | not started | not started |
Probabilities and Statistics | in progress | not started | not started | done | not started | not started |
Linear algebra | in progress | not started | not started | done | not started | not started |
Cheatsheet topic | Polski | Suomi | Català | Українська | 한국어 |
---|---|---|---|---|---|
Deep learning | in progress | in progress | not started | not started | in progress |
Supervised learning | in progress | not started | not started | not started | in progress |
Unsupervised learning | not started | not started | not started | not started | in progress |
ML tips and tricks | in progress | not started | in progress | not started | in progress |
Probabilities and Statistics | not started | not started | in progress | done | in progress |
Linear algebra | not started | not started | in progress | in progress | in progress |
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.