/cheatsheet-translation

Translation of VIP cheatsheets https://stanford.edu/~shervine/teaching/cs-229.html

MIT LicenseMIT

Translation of VIP Cheatsheets

Goal

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!

Progression

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 done
Unsupervised learning done done done not started done in progress
ML tips and tricks done done done not started 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 in progress not started in progress done in progress in progress
Supervised learning in progress not started in progress not started in progress not started
Unsupervised learning in progress not started not started not started not started not started
ML tips and tricks in progress not started in progress in progress not started not started
Probabilities and Statistics in progress not started not started not started 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 not started
ML tips and tricks in progress not started in progress not started not started
Probabilities and Statistics not started not started in progress in progress not started
Linear algebra not started not started in progress not started not started

If your favorite language is missing, please feel free to add it!

Contribution guidelines

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.

  1. Fork the repository.

  2. Go to the folder associated to the language of your choice (e.g. es/ for Spanish, zh/ for Mandarin Chinese). If it is not created yet, copy template/ into a language folder with a naming that follows the ISO 639-1 notation.

  3. Translate anything you want by keeping the following template:

  1. English blabla

⟶ Translated blabla

  1. Commit the changes to your forked repository.

  2. 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.

Acknowledgements

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.