Home

Awesome

Artificial Intelligence cheatsheets for Stanford's CS 221

Available in English - Français - Türkçe

Goal

This repository aims at summing up in the same place all the important notions that are covered in Stanford's CS 221 Artificial Intelligence course, and include:

Content

VIP Cheatsheets

<a href="https://github.com/afshinea/stanford-cs-221-artificial-intelligence/blob/master/en/cheatsheet-reflex-models.pdf"><img src="https://stanford.edu/~shervine/teaching/cs-221/illustrations/cover/en-001.png?" alt="Illustration" width="220px"/></a><a href="https://github.com/afshinea/stanford-cs-221-artificial-intelligence/blob/master/en/cheatsheet-states-models.pdf"><img src="https://stanford.edu/~shervine/teaching/cs-221/illustrations/cover/en-002.png?" alt="Illustration" width="220px"/></a><a href="https://github.com/afshinea/stanford-cs-221-artificial-intelligence/blob/master/en/cheatsheet-variables-models.pdf"><img src="https://stanford.edu/~shervine/teaching/cs-221/illustrations/cover/en-003.png" alt="Illustration" width="220px"/></a><a href="https://github.com/afshinea/stanford-cs-221-artificial-intelligence/blob/master/en/cheatsheet-logic-models.pdf"><img src="https://stanford.edu/~shervine/teaching/cs-221/illustrations/cover/en-004.png?" alt="Illustration" width="220px"/></a>
Reflex-based modelsStates-based modelsVariables-based modelsLogic-based models

Super VIP Cheatsheet

<a href="https://github.com/afshinea/stanford-cs-221-artificial-intelligence/blob/master/en/super-cheatsheet-artificial-intelligence.pdf"><img src="https://stanford.edu/~shervine/teaching/cs-221/illustrations/cover/en-005.png?" alt="Illustration" width="400px"/></a>
All the above gathered in one place

Website

This material is also available on a dedicated website, so that you can enjoy reading it from any device.

Authors

Afshine Amidi (Ecole Centrale Paris, MIT) and Shervine Amidi (Ecole Centrale Paris, Stanford University)