[
  {
    "path": "LICENSE",
    "content": "MIT License\n\nCopyright (c) 2018 Afshine Amidi and Shervine Amidi\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "README.md",
    "content": "# Machine Learning cheatsheets for Stanford's CS 229\n\nAvailable 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)\n\n## Goal\nThis 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:\n- **Refreshers** in related topics that highlight the key points of the **prerequisites of the course**.\n- **Cheatsheets for each machine learning field**, as well as another dedicated to tips and tricks to have in mind when training a model.\n- All elements of the above combined in an **ultimate compilation of concepts**, to have with you at all times!\n\n## Content\n#### VIP Cheatsheets\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/cheatsheet-supervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-001.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/cheatsheet-unsupervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-002.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/cheatsheet-deep-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-003.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/cheatsheet-machine-learning-tips-and-tricks.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-004.png\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|:--:|:--:|\n|Supervised Learning|Unsupervised Learning|Deep Learning|Tips and tricks|\n\n#### VIP Refreshers\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/refresher-probabilities-statistics.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-005.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/refresher-algebra-calculus.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-006.png#1\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|\n|Probabilities and Statistics|Algebra and Calculus|\n\n\n#### Super VIP Cheatsheet\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/super-cheatsheet-machine-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-007.png\" alt=\"Illustration\" width=\"400px\"/></a>|\n|:--:|\n|All the above gathered in one place|\n\n## Website\nThis 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.\n\n## Translation\nWould 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)!\n\n## Authors\n[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) and [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)\n"
  },
  {
    "path": "ar/LICENSE",
    "content": "MIT License\n\nCopyright (c) 2018 Afshine Amidi and Shervine Amidi\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "ar/README.md",
    "content": "<span dir=\"rtl\" align=\"right\">\n\n# أدلة تعلم الآلة القصيرة لـ CS ۲۲۹\n\nمتوفر في\n\n</span>\n\n**العربية** -  [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)\n\n<span dir=\"rtl\" align=\"right\">\n\n## محتوى\n#### دليل قصير خاص\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/ar/cheatsheet-supervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-001.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/ar/cheatsheet-unsupervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-002.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/ar/cheatsheet-deep-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-003.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/ar/cheatsheet-machine-learning-tips-and-tricks.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-004.png?\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|:--:|:--:|\n|تعلم مراقب|تعلم غير مراقب|تعلم متعمق|لنصائح وحيل تعلّم الآلة\n\n\n\n#### تذكير خاص\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/ar/refresher-probabilities-statistics.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-005.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/ar/refresher-algebra-calculus.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-006.png\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|\n|للاحتمالات والإحصاء|الجبر الخطي و التفاضل و التكامل\n\n\n#### دليل قصير خاص جدا\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/ar/super-cheatsheet-machine-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-007.png\" alt=\"Illustration\" width=\"400px\"/></a>|\n|:--:|\n|مثل في مكان واحد\n\n\n## المؤلفون الأصليون\n\n[افشین عمیدی](https://twitter.com/afshinea) (سنترال پاریس، ام آی تی) و [شروین عمیدی](https://twitter.com/shervinea) (سنترال پاریس، استنفرد).\n\n## ترجمة\nزيد اليافعي، فارس القنيعير، أمجد الخطابي، مازن مليباري، محمود أصلان، رضوان لغوينسات، امجد الخطابي\n\n</span>\n"
  },
  {
    "path": "en/LICENSE",
    "content": "MIT License\n\nCopyright (c) 2018 Afshine Amidi and Shervine Amidi\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "en/README.md",
    "content": "# Machine Learning cheatsheets for Stanford's CS 229\nAvailable 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)\n\n## Goal\nThis 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:\n- **Refreshers** in related topics that highlight the key points of the **prerequisites of the course**.\n- **Cheatsheets for each machine learning field**, as well as another dedicated to tips and tricks to have in mind when training a model.\n- All elements of the above combined in an **ultimate compilation of concepts**, to have with you at all times!\n\n## Content\n#### VIP Cheatsheets\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/cheatsheet-supervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-001.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/cheatsheet-unsupervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-002.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/cheatsheet-deep-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-003.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/cheatsheet-machine-learning-tips-and-tricks.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-004.png\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|:--:|:--:|\n|Supervised Learning|Unsupervised Learning|Deep Learning|Tips and tricks|\n\n#### VIP Refreshers\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/refresher-probabilities-statistics.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-005.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/refresher-algebra-calculus.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-006.png#1\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|\n|Probabilities and Statistics|Algebra and Calculus|\n\n\n#### Super VIP Cheatsheet\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/super-cheatsheet-machine-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/en-007.png\" alt=\"Illustration\" width=\"400px\"/></a>|\n|:--:|\n|All the above gathered in one place|\n\n## Website\nThis 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.\n\n## Translation\nWould 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)!\n\n## Authors\n[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) and [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)\n"
  },
  {
    "path": "es/LICENSE",
    "content": "MIT License\n\nCopyright (c) 2018 Afshine Amidi and Shervine Amidi\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "es/README.md",
    "content": "# Hojas de referencia de Machine Learning (CS 229 Stanford)\nDisponible 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)\n\n## Contenido\n#### Hojas de referencia VIP\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/es/hoja-referencia-aprendizaje-supervisado.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/es-001.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/es/hoja-referencia-aprendizaje-no-supervisado.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/es-002.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/es/hoja-referencia-aprendizaje-profundo.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/es-003.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/es/hoja-referencia-aprendizaje-automatico-consejos-trucos.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/es-004.png\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|:--:|:--:|\n|Aprendizaje supervisado|Aprendizaje no supervisado|Aprendizaje profundo|Consejos y trucos|\n\n#### Repaso VIP\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/es/repaso-probabilidades-estadisticas.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/es-005.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/es/repaso-algebra-lineal-calculo.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/es-006.png#1\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|\n|Probabilidades y estadísticas|Álgebra y cálculo|\n\n#### Super hoja de referencia VIP\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/es/super-hoja-referencia-machine-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/es-007.png\" alt=\"Illustration\" width=\"400px\"/></a>|\n|:--:|\n|Todo|\n\n## Autores\n[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) y [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)\n\n## Traductores\nFernando 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.\n"
  },
  {
    "path": "fa/README.md",
    "content": "<span dir=\"rtl\" align=\"right\">\n\n# راهنماهای کوتاه یادگیری ماشین برای کلاس CS ۲۲۹ استنفرد\n\nقابل دسترسی هم در\n\n</span>\n\n[العربية](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)\n\n<span dir=\"rtl\" align=\"right\">\n\n## محتوا\n#### راهنمای کوتاه ویژه\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fa/cheatsheet-supervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-001.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fa/cheatsheet-unsupervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-002.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fa/cheatsheet-deep-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-003.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fa/cheatsheet-machine-learning-tips-and-tricks.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-004.png?\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|:--:|:--:|\n|یادگیری با نظارت|یادگیری بدون نظارت|یادگیری عمیق|نکات و ترفندها\n\n\n\n#### یادآوری ویژه\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fa/refresher-probabilities-statistics.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-005.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fa/refresher-algebra-calculus.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-006.png\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|\n|آمار و احتمالات|جبر خطی و حسابان\n\n\n#### راهنمای کوتاه بسیار ویژه\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fa/super-cheatsheet-machine-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fa-007.png\" alt=\"Illustration\" width=\"400px\"/></a>|\n|:--:|\n|همچی در یک جا\n\n\n## نویسندگان اصلی\n\n[افشین عمیدی](https://twitter.com/afshinea) (سنترال پاریس، ام آی تی) و [شروین عمیدی](https://twitter.com/shervinea) (سنترال پاریس، استنفرد).\n\n## ترجمه\nعرفان نوری، امیرحسین کاظم نژاد، محمد کریمی، الیستر، محمد رضا.\n\n\n</span>\n"
  },
  {
    "path": "fr/LICENSE",
    "content": "MIT License\n\nCopyright (c) 2018 Afshine Amidi and Shervine Amidi\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "fr/README.md",
    "content": "# Pense-bêtes de Machine Learning pour CS 229 de Stanford\nDisponible 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)\n\n## But\nCe repo a pour but de résumer toutes les notions importantes du cours de Machine Learning (CS 229) de Stanford, et inclut en particulier :\n- **Rappels** de mathématiques qui soulignent les **pré-requis du cours**.\n- **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.\n- Tous les éléments ci-dessus **compilés**, à avoir avec vous tout le temps !\n\n## Contenu\n#### Pense-bêtes VIP\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fr/pense-bete-apprentissage-supervise.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fr-001.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fr/pense-bete-apprentissage-non-supervise.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fr-002.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fr/pense-bete-apprentissage-profond.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fr-003.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fr/pense-bete-machine-learning-petites-astuces.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fr-004.png\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|:--:|:--:|\n|Apprentissage supervisé|Apprentissage non-supervisé|Apprentissage profond|Petites astuces|\n\n#### Rappels VIP\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fr/rappels-probabilites-statistiques.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fr-005.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fr/rappels-algebre-analyse.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fr-006.png#1\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|\n|Probabilités and Statistiques|Algèbre et Analyse|\n\n\n#### Super Pense-bête VIP\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/fr/super-pense-bete-machine-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/fr-007.png\" alt=\"Illustration\" width=\"400px\"/></a>|\n|:--:|\n|Tous les concepts rassemblés à un seul endroit|\n\n## Site\nLes 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.\n\n## Auteurs\n[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) et [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)\n"
  },
  {
    "path": "pt/LICENSE",
    "content": "MIT License\n\nCopyright (c) 2018 Afshine Amidi and Shervine Amidi\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "pt/README.md",
    "content": "# Dicas de Machine Learning (CS 229 Stanford)\nDisponí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)\n\n## Conteúdo\n#### Dicas VIP\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/pt/dicas-aprendizado-supervisionado.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/pt-001.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/pt/dicas-aprendizado-nao-supervisionado.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/pt-002.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/pt/dicas-aprendizado-profundo.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/pt-003.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/pt/dicas-truques-aprendizado-maquina.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/pt-004.png\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|:--:|:--:|\n|Aprendizado supervisionado|Aprendizado não supervisionado|Aprendizado profundo|Dicas e truques|\n\n#### Revisão VIP\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/pt/revisao-probabilidades-estatistica.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/pt-005.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/pt/revisao-algebra-linear-calculo.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/pt-006.png#1\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|\n|Probabilidades e estatística|Álgebra e cálculo|\n\n#### Super dica VIP\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/pt/super-dicas-machine-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/pt-007.png\" alt=\"Illustration\" width=\"400px\"/></a>|\n|:--:|\n|Tudo|\n\n## Autores\n[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) e [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)\n\n## Tradutores\nGabriel Fonseca, Leticia Portella, Fernando Santos, Flavio Clesio, Tiago Danin\n"
  },
  {
    "path": "tr/LICENSE",
    "content": "MIT License\n\nCopyright (c) 2019 Afshine Amidi and Shervine Amidi\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "tr/README.md",
    "content": "# Makine Öğrenimi El Kitabı (Stanford CS 229)\n\nIç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)\n\n## Içindekiler\n#### El Kitabı VIP\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/tr/cheatsheet-supervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/tr-001.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/tr/cheatsheet-unsupervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/tr-002.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/tr/cheatsheet-deep-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/tr-003.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/tr/cheatsheet-machine-learning-tips-and-tricks.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/tr-004.png\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|:--:|:--:|\n|Gözetimli Öğrenme|Gözetimsiz Öğrenme|Derin Öğrenme|Ipuçları ve püf noktaları|\n\n#### Hatırlatma VIP\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/tr/refresher-probabilities-statistics.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/tr-005.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/tr/refresher-algebra-calculus.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/tr-006.png#1\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|\n|Olasılık ve İstatistik|Doğrusal Cebir ve Kalkülüs|\n\n\n#### El Kitabı Super VIP\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/tr/super-cheatsheet-machine-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/tr-007.png\" alt=\"Illustration\" width=\"400px\"/></a>|\n|---|\n\n\n## Yazarlar\n[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) ve [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)\n\n\n## Tercümanlar\nBaşak Buluz, Ayyüce Kızrak, Yavuz Kömeçoğlu, Ekrem Çetinkaya, Omer Bukte, Seray Beşer ve Kadir Tekeli\n"
  },
  {
    "path": "vi/LICENSE",
    "content": "MIT License\n\nCopyright (c) 2018 Afshine Amidi and Shervine Amidi\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "vi/README.md",
    "content": "# Học máy cheatsheets (Stanford CS 229)\n\nCó 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\n## Nội dung\n#### VIP cheatsheets\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/vi/cheatsheet-supervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/vi-001.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/vi/cheatsheet-unsupervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/vi-002.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/vi/cheatsheet-deep-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/vi-003.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/vi/cheatsheet-machine-learning-tips-and-tricks.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/vi-004.png\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|:--:|:--:|\n|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|\n\n#### VIP refreshers\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/vi/refresher-probabilities-statistics.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/vi-005.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/vi/refresher-algebra-calculus.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/vi-006.png#1\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|\n|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|\n\n\n#### Super VIP cheatsheet\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/vi/super-cheatsheet-machine-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/vi-007.png\" alt=\"Illustration\" width=\"400px\"/></a>|\n|---|\n\n\n## Các tác giả\n[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)\n\n\n## Dịch thuật\nTrầ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\n"
  },
  {
    "path": "zh/LICENSE",
    "content": "MIT License\n\nCopyright (c) 2018 Afshine Amidi and Shervine Amidi\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "zh/README.md",
    "content": "# 机器学习 (CS 229 Stanford)\n可得到 [العربية](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)\n\n## 内容\n#### VIP Cheatsheets\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/zh/cheatsheet-supervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/zh-001.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/zh/cheatsheet-unsupervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/zh-002.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/zh/cheatsheet-deep-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/zh-003.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/zh/cheatsheet-machine-learning-tips-and-tricks.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/zh-004.png\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|:--:|:--:|\n|监督学习|无监督学习|深度学习|机器学习技巧和秘诀|\n\n#### VIP Refreshers\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/zh/refresher-probabilities-statistics.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/zh-005.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/zh/refresher-algebra-calculus.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/zh-006.png#1\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|\n|概率和统计|线性代数和微积分|\n\n## 作者\n[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) 和 [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)\n\n## 译者\nWang Hongnian, Xiaohu Zhu, Chaoying Xue\n"
  },
  {
    "path": "zh-tw/LICENSE",
    "content": "MIT License\n\nCopyright (c) 2018 Afshine Amidi and Shervine Amidi\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "zh-tw/README.md",
    "content": "# 機器學習 (CS 229 Stanford)\n可得到 [العربية](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) -  **繁中**\n\n## 內容\n#### VIP Cheatsheets\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/zh-tw/cheatsheet-supervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/zh-001.png?\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/zh-tw/cheatsheet-unsupervised-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/zh-002.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/zh-tw/cheatsheet-deep-learning.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/zh-003.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/zh-tw/cheatsheet-machine-learning-tips-and-tricks.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/zh-004.png\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|:--:|:--:|\n|監督學習|無監督學習|深度學習|機器學習技巧和秘訣|\n\n#### VIP Refreshers\n|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/zh-tw/refresher-probabilities-statistics.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/zh-005.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/zh-tw/refresher-algebra-calculus.pdf\"><img src=\"https://stanford.edu/~shervine/teaching/cs-229/illustrations/cover/zh-006.png#1\" alt=\"Illustration\" width=\"220px\"/></a>|\n|:--:|:--:|\n|概率和統計|線性代數和微積分|\n\n## 作者\n[Afshine Amidi](https://twitter.com/afshinea) (Ecole Centrale Paris, MIT) 和 [Shervine Amidi](https://twitter.com/shervinea) (Ecole Centrale Paris, Stanford University)\n\n## 譯者\nkevingo, TobyOoO, kentropy, 詹志傑, imironhead, 徐承漢 和 Miyaya\n"
  }
]