Repository: afshinea/stanford-cs-229-machine-learning
Branch: master
Commit: d96dd195ea67
Files: 21
Total size: 47.7 KB
Directory structure:
gitextract_6swhify8/
├── LICENSE
├── README.md
├── ar/
│ ├── LICENSE
│ └── README.md
├── en/
│ ├── LICENSE
│ └── README.md
├── es/
│ ├── LICENSE
│ └── README.md
├── fa/
│ └── README.md
├── fr/
│ ├── LICENSE
│ └── README.md
├── pt/
│ ├── LICENSE
│ └── README.md
├── tr/
│ ├── LICENSE
│ └── README.md
├── vi/
│ ├── LICENSE
│ └── README.md
├── zh/
│ ├── LICENSE
│ └── README.md
└── zh-tw/
├── LICENSE
└── README.md
================================================
FILE CONTENTS
================================================
================================================
FILE: LICENSE
================================================
MIT License
Copyright (c) 2018 Afshine Amidi and Shervine Amidi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: README.md
================================================
# Machine Learning cheatsheets for Stanford's CS 229
Available in [العربية](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/ar) - [English](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/en) - [Español](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/es) - [فارسی](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fa) - [Français](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fr) - [한국어](https://stanford.edu/~shervine/l/ko/teaching/cs-229/cheatsheet-machine-learning-tips-and-tricks) - [Português](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/pt) - [Türkçe](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/tr) - [Tiếng Việt](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/vi) - [简中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh) - [繁中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh-tw)
## Goal
This repository aims at summing up in the same place all the important notions that are covered in Stanford's CS 229 Machine Learning course, and include:
- **Refreshers** in related topics that highlight the key points of the **prerequisites of the course**.
- **Cheatsheets for each machine learning field**, as well as another dedicated to tips and tricks to have in mind when training a model.
- All elements of the above combined in an **ultimate compilation of concepts**, to have with you at all times!
## Content
#### VIP Cheatsheets
|
|
|
|
|
|:--:|:--:|:--:|:--:|
|Supervised Learning|Unsupervised Learning|Deep Learning|Tips and tricks|
#### VIP Refreshers
|
|
|
|:--:|:--:|
|Probabilities and Statistics|Algebra and Calculus|
#### Super VIP Cheatsheet
|
|
|:--:|
|All the above gathered in one place|
## Website
This material is also available on a dedicated [website](https://stanford.edu/~shervine/teaching/cs-229), so that you can enjoy reading it from any device.
## Translation
Would you like to see these cheatsheets in your native language? You can help us translating them on [this dedicated repo](https://github.com/shervinea/cheatsheet-translation)!
## Authors
[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) and [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)
================================================
FILE: ar/LICENSE
================================================
MIT License
Copyright (c) 2018 Afshine Amidi and Shervine Amidi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: ar/README.md
================================================
# أدلة تعلم الآلة القصيرة لـ CS ۲۲۹
متوفر في
**العربية** - [English](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/en) - [Español](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/es) - [فارسی](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fa) - [Français](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fr) - [한국어](https://stanford.edu/~shervine/l/ko/teaching/cs-229/cheatsheet-machine-learning-tips-and-tricks) - [Português](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/pt) - [Türkçe](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/tr) - [Tiếng Việt](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/vi) - [简中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh) - [繁中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh-tw)
## محتوى
#### دليل قصير خاص
|
|
|
|
|
|:--:|:--:|:--:|:--:|
|تعلم مراقب|تعلم غير مراقب|تعلم متعمق|لنصائح وحيل تعلّم الآلة
#### تذكير خاص
|
|
|
|:--:|:--:|
|للاحتمالات والإحصاء|الجبر الخطي و التفاضل و التكامل
#### دليل قصير خاص جدا
|
|
|:--:|
|مثل في مكان واحد
## المؤلفون الأصليون
[افشین عمیدی](https://twitter.com/afshinea) (سنترال پاریس، ام آی تی) و [شروین عمیدی](https://twitter.com/shervinea) (سنترال پاریس، استنفرد).
## ترجمة
زيد اليافعي، فارس القنيعير، أمجد الخطابي، مازن مليباري، محمود أصلان، رضوان لغوينسات، امجد الخطابي
================================================
FILE: en/LICENSE
================================================
MIT License
Copyright (c) 2018 Afshine Amidi and Shervine Amidi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: en/README.md
================================================
# Machine Learning cheatsheets for Stanford's CS 229
Available in [العربية](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/ar) - **English** - [Español](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/es) - [فارسی](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fa) - [Français](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fr) - [한국어](https://stanford.edu/~shervine/l/ko/teaching/cs-229/cheatsheet-machine-learning-tips-and-tricks) - [Português](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/pt) - [Türkçe](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/tr) - [Tiếng Việt](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/vi) - [简中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh) - [繁中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh-tw)
## Goal
This repository aims at summing up in the same place all the important notions that are covered in Stanford's CS 229 Machine Learning course, and include:
- **Refreshers** in related topics that highlight the key points of the **prerequisites of the course**.
- **Cheatsheets for each machine learning field**, as well as another dedicated to tips and tricks to have in mind when training a model.
- All elements of the above combined in an **ultimate compilation of concepts**, to have with you at all times!
## Content
#### VIP Cheatsheets
|
|
|
|
|
|:--:|:--:|:--:|:--:|
|Supervised Learning|Unsupervised Learning|Deep Learning|Tips and tricks|
#### VIP Refreshers
|
|
|
|:--:|:--:|
|Probabilities and Statistics|Algebra and Calculus|
#### Super VIP Cheatsheet
|
|
|:--:|
|All the above gathered in one place|
## Website
This material is also available on a dedicated [website](https://stanford.edu/~shervine/teaching/cs-229), so that you can enjoy reading it from any device.
## Translation
Would you like to see these cheatsheets in your native language? You can help us translating them on [this dedicated repo](https://github.com/shervinea/cheatsheet-translation)!
## Authors
[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) and [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)
================================================
FILE: es/LICENSE
================================================
MIT License
Copyright (c) 2018 Afshine Amidi and Shervine Amidi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: es/README.md
================================================
# Hojas de referencia de Machine Learning (CS 229 Stanford)
Disponible en [العربية](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/ar) - [English](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/en) - **Español** - [فارسی](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fa) - [Français](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fr) - [한국어](https://stanford.edu/~shervine/l/ko/teaching/cs-229/cheatsheet-machine-learning-tips-and-tricks) - [Português](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/pt) - [Türkçe](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/tr) - [Tiếng Việt](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/vi) - [简中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh) - [繁中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh-tw)
## Contenido
#### Hojas de referencia VIP
|
|
|
|
|
|:--:|:--:|:--:|:--:|
|Aprendizaje supervisado|Aprendizaje no supervisado|Aprendizaje profundo|Consejos y trucos|
#### Repaso VIP
|
|
|
|:--:|:--:|
|Probabilidades y estadísticas|Álgebra y cálculo|
#### Super hoja de referencia VIP
|
|
|:--:|
|Todo|
## Autores
[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) y [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)
## Traductores
Fernando Diaz, Juan P. Chavat, Erick Gabriel Mendoza Flores, Fernando González- Herrera, Mariano Ramirez, Alonso Melgar López, Gustavo Velasco-Hernández, David Jiménez Paredes, Fermin Ordaz, Jaime Noel Alvarez Luna y Juan Manuel Nava Zamudio.
================================================
FILE: fa/README.md
================================================
# راهنماهای کوتاه یادگیری ماشین برای کلاس CS ۲۲۹ استنفرد
قابل دسترسی هم در
[العربية](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/ar) - [English](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/en) - [Español](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/es) - **فارسی** - [Français](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fr) - [한국어](https://stanford.edu/~shervine/l/ko/teaching/cs-229/cheatsheet-machine-learning-tips-and-tricks) - [Português](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/pt) - [Türkçe](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/tr) - [Tiếng Việt](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/vi) - [简中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh) - [繁中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh-tw)
## محتوا
#### راهنمای کوتاه ویژه
|
|
|
|
|
|:--:|:--:|:--:|:--:|
|یادگیری با نظارت|یادگیری بدون نظارت|یادگیری عمیق|نکات و ترفندها
#### یادآوری ویژه
|
|
|
|:--:|:--:|
|آمار و احتمالات|جبر خطی و حسابان
#### راهنمای کوتاه بسیار ویژه
|
|
|:--:|
|همچی در یک جا
## نویسندگان اصلی
[افشین عمیدی](https://twitter.com/afshinea) (سنترال پاریس، ام آی تی) و [شروین عمیدی](https://twitter.com/shervinea) (سنترال پاریس، استنفرد).
## ترجمه
عرفان نوری، امیرحسین کاظم نژاد، محمد کریمی، الیستر، محمد رضا.
================================================
FILE: fr/LICENSE
================================================
MIT License
Copyright (c) 2018 Afshine Amidi and Shervine Amidi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: fr/README.md
================================================
# Pense-bêtes de Machine Learning pour CS 229 de Stanford
Disponible en [العربية](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/ar) - [English](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/en) - [Español](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/es) - [فارسی](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fa) - **Français** - [한국어](https://stanford.edu/~shervine/l/ko/teaching/cs-229/cheatsheet-machine-learning-tips-and-tricks) - [Português](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/pt) - [Türkçe](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/tr) - [Tiếng Việt](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/vi) - [简中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh) - [繁中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh-tw)
## But
Ce repo a pour but de résumer toutes les notions importantes du cours de Machine Learning (CS 229) de Stanford, et inclut en particulier :
- **Rappels** de mathématiques qui soulignent les **pré-requis du cours**.
- **Pense-bêtes pour chaque domaine de Machine Learning**, accompagné d'une fiche de petites astuces, utile lorsque vous construisez un modèle en pratique.
- Tous les éléments ci-dessus **compilés**, à avoir avec vous tout le temps !
## Contenu
#### Pense-bêtes VIP
|
|
|
|
|
|:--:|:--:|:--:|:--:|
|Apprentissage supervisé|Apprentissage non-supervisé|Apprentissage profond|Petites astuces|
#### Rappels VIP
|
|
|
|:--:|:--:|
|Probabilités and Statistiques|Algèbre et Analyse|
#### Super Pense-bête VIP
|
|
|:--:|
|Tous les concepts rassemblés à un seul endroit|
## Site
Les fiches sont aussi disponibles sur un [site dedié](https://stanford.edu/~shervine/l/fr/teaching/cs-229), de manière à ce que vous puissiez les parcourir à partir de n'importe quel appareil.
## Auteurs
[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) et [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)
================================================
FILE: pt/LICENSE
================================================
MIT License
Copyright (c) 2018 Afshine Amidi and Shervine Amidi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: pt/README.md
================================================
# Dicas de Machine Learning (CS 229 Stanford)
Disponível em [العربية](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/ar) - [English](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/en) - [Español](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/es) - [فارسی](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fa) - [Français](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fr) - [한국어](https://stanford.edu/~shervine/l/ko/teaching/cs-229/cheatsheet-machine-learning-tips-and-tricks) - **Português** - [Türkçe](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/tr) - [Tiếng Việt](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/vi) - [简中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh) - [繁中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh-tw)
## Conteúdo
#### Dicas VIP
|
|
|
|
|
|:--:|:--:|:--:|:--:|
|Aprendizado supervisionado|Aprendizado não supervisionado|Aprendizado profundo|Dicas e truques|
#### Revisão VIP
|
|
|
|:--:|:--:|
|Probabilidades e estatística|Álgebra e cálculo|
#### Super dica VIP
|
|
|:--:|
|Tudo|
## Autores
[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) e [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)
## Tradutores
Gabriel Fonseca, Leticia Portella, Fernando Santos, Flavio Clesio, Tiago Danin
================================================
FILE: tr/LICENSE
================================================
MIT License
Copyright (c) 2019 Afshine Amidi and Shervine Amidi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: tr/README.md
================================================
# Makine Öğrenimi El Kitabı (Stanford CS 229)
Içinde mevcut [العربية](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/ar) - [English](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/en) - [Español](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/es) - [فارسی](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fa) - [Français](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fr) - [한국어](https://stanford.edu/~shervine/l/ko/teaching/cs-229/cheatsheet-machine-learning-tips-and-tricks) - [Português](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/pt) - **Türkçe** - [Tiếng Việt](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/vi) - [简中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh) - [繁中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh-tw)
## Içindekiler
#### El Kitabı VIP
|
|
|
|
|
|:--:|:--:|:--:|:--:|
|Gözetimli Öğrenme|Gözetimsiz Öğrenme|Derin Öğrenme|Ipuçları ve püf noktaları|
#### Hatırlatma VIP
|
|
|
|:--:|:--:|
|Olasılık ve İstatistik|Doğrusal Cebir ve Kalkülüs|
#### El Kitabı Super VIP
|
|
|---|
## Yazarlar
[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) ve [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)
## Tercümanlar
Başak Buluz, Ayyüce Kızrak, Yavuz Kömeçoğlu, Ekrem Çetinkaya, Omer Bukte, Seray Beşer ve Kadir Tekeli
================================================
FILE: vi/LICENSE
================================================
MIT License
Copyright (c) 2018 Afshine Amidi and Shervine Amidi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: vi/README.md
================================================
# Học máy cheatsheets (Stanford CS 229)
Có sẵn bằng [العربية](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/ar) - [English](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/en) - [Español](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/es) - [فارسی](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fa) - [Français](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fr) - [한국어](https://stanford.edu/~shervine/l/ko/teaching/cs-229/cheatsheet-machine-learning-tips-and-tricks) - [Português](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/pt) - [Türkçe](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/tr) - **Tiếng Việt** - [简中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh) - [繁中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh-tw)
## Nội dung
#### VIP cheatsheets
|
|
|
|
|
|:--:|:--:|:--:|:--:|
|Học có giám sát|Học không giám sát|Học sâu|Các mẹo và thủ thuật|
#### VIP refreshers
|
|
|
|:--:|:--:|
|Xác suất và Thống kê cơ bản|Đại số tuyến tính và Giải tích cơ bản|
#### Super VIP cheatsheet
|
|
|---|
## Các tác giả
[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, Viện Công nghệ Massachusetts) và [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Đại học Stanford)
## Dịch thuật
Trần Tuấn Anh, Hoàng Vũ Đạt, Nguyễn Khánh Hưng, Nguyễn Trí Minh, Hung Nguyễn, Vinh Pham, Đàm Minh Tiến, Hoàng Minh Tuấn và Phạm Hồng Vinh
================================================
FILE: zh/LICENSE
================================================
MIT License
Copyright (c) 2018 Afshine Amidi and Shervine Amidi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: zh/README.md
================================================
# 机器学习 (CS 229 Stanford)
可得到 [العربية](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/ar) - [English](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/en) - [Español](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/es) - [فارسی](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fa) - [Français](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fr) - [한국어](https://stanford.edu/~shervine/l/ko/teaching/cs-229/cheatsheet-machine-learning-tips-and-tricks) - [Português](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/pt) - [Türkçe](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/tr) - [Tiếng Việt](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/vi) - **简中** - [繁中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh-tw)
## 内容
#### VIP Cheatsheets
|
|
|
|
|
|:--:|:--:|:--:|:--:|
|监督学习|无监督学习|深度学习|机器学习技巧和秘诀|
#### VIP Refreshers
|
|
|
|:--:|:--:|
|概率和统计|线性代数和微积分|
## 作者
[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) 和 [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)
## 译者
Wang Hongnian, Xiaohu Zhu, Chaoying Xue
================================================
FILE: zh-tw/LICENSE
================================================
MIT License
Copyright (c) 2018 Afshine Amidi and Shervine Amidi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: zh-tw/README.md
================================================
# 機器學習 (CS 229 Stanford)
可得到 [العربية](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/ar) - [English](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/en) - [Español](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/es) - [فارسی](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fa) - [Français](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/fr) - [한국어](https://stanford.edu/~shervine/l/ko/teaching/cs-229/cheatsheet-machine-learning-tips-and-tricks) - [Português](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/pt) - [Türkçe](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/tr) - [Tiếng Việt](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/vi) - [简中](https://github.com/afshinea/stanford-cs-229-machine-learning/tree/master/zh) - **繁中**
## 內容
#### VIP Cheatsheets
|
|
|
|
|
|:--:|:--:|:--:|:--:|
|監督學習|無監督學習|深度學習|機器學習技巧和秘訣|
#### VIP Refreshers
|
|
|
|:--:|:--:|
|概率和統計|線性代數和微積分|
## 作者
[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) 和 [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)
## 譯者
kevingo, TobyOoO, kentropy, 詹志傑, imironhead, 徐承漢 和 Miyaya