This repository aims at collaboratively translating our Machine Learning cheatsheets into a ton of languages, so that this content can be enjoyed by anyone from any part of the world!
Cheatsheet topic | Español | فارسی | Français | 日本語 | Português | 简体中文 |
---|---|---|---|---|---|---|
Deep learning | done | done | done | not started | done | in progress |
Supervised learning | done | done | done | not started | done | in progress |
Unsupervised learning | done | done | done | not started | in progress | in progress |
ML tips and tricks | done | done | done | not started | in progress | 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 | Русский |
---|---|---|---|---|---|
Deep learning | not started | not started | in progress | done | in progress |
Supervised learning | not started | not started | in progress | not started | in progress |
Unsupervised learning | not started | not started | not started | not started | not started |
ML tips and tricks | not started | not started | in progress | in progress | not started |
Probabilities and Statistics | in progress | not started | not started | not started | not started |
Linear algebra | not started | not started | not started | done | not started |
Cheatsheet topic | Polski | Suomi | Català | Українська |
---|---|---|---|---|
Deep learning | in progress | in progress | not started | not started |
Supervised learning | in progress | not started | not started | not started |
Unsupervised learning | not started | not started | not started | not started |
ML tips and tricks | in progress | not started | in progress | not started |
Probabilities and Statistics | not started | not started | in progress | in progress |
Linear algebra | not started | not started | in progress | not started |
If your favorite language is missing, please feel free to add it!
Please first check for existing pull requests before submitting yours. Also, please propose the translation of only one cheatsheet per pull request -- it simplifies a lot the review process.
-
Fork the repository.
-
Go to the folder associated to the language of your choice (e.g.
es/
for Spanish,zh/
for Mandarin Chinese). -
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
.
Submissions will have to be reviewed by a fellow native speaker before being accepted.
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.