/cheatsheet-translation

Translation of VIP cheatsheets for Machine Learning Deep Learning, and Artificial Intelligence

MIT LicenseMIT

Translation of VIP Cheatsheets

Goal

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!

Contribution guidelines

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.

Translators

  1. Check for existing pull requests to see which cheatsheet is yet to be translated.

  2. Fork the repository.

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

  4. Translate sentences by keeping the following structure:

  1. English blabla

⟶ Translated blabla

  1. Commit the changes to your forked repository.

  2. Submit a pull request and call it [language code] file-name. For example, the PR related to the translation in Spanish of the template/cs-229-deep-learning.md cheatsheet will be entitled [es] cs-229-deep-learning.

Reviewers

  1. Go to the list of pull requests and filter them by your native language.

  2. Locate pull requests where help is needed. Those contain the tag reviewer wanted.

  3. Review the content line per line and add comments and suggestions when necessary.

Important note

Please make sure to propose the translation of only one cheatsheet per pull request -- it simplifies a lot the review process.

Progression

CS 221 (Artificial Intelligence)

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

CS 229 (Machine Learning)

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

CS 230 (Deep Learning)

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

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.