titouanfreville / cheatsheet-translation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Deutsch Español فارسی Français 日本語 Português 官话
Deep learning 0% 0% 0% 100% 0% 0% 0%
Supervised learning 0% 0% 0% 0% 0% 0% 1%
Unsupervised learning 0% 0% 0% 0% 0% 0% 0%
ML tips and tricks 0% 0% 0% 100% 0% 0% 0%
Probabilities and Statistics 0% 0% 0% 0% 0% 0% 0%
Linear algebra 0% 0% 0% 100% 0% 0% 0%
Cheatsheet topic العَرَبِيَّة עִבְרִית हिन्दी ಕನ್ನಡ मराठी తెలుగు Türkçe Русский
Deep learning 0% 0% 0% 0% 0% 0% 0% 0%
Supervised learning 0% 0% 0% 0% 0% 0% 0% 0%
Unsupervised learning 0% 0% 0% 0% 0% 0% 0% 0%
ML tips and tricks 0% 0% 0% 0% 0% 0% 0% 0%
Probabilities and Statistics 0% 0% 0% 0% 0% 0% 0% 0%
Linear algebra 0% 0% 0% 0% 0% 0% 0% 0%

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

Contribution guidelines

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

  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.

About

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

License:MIT License