Study for a machine learning exam or CS 229 course by reviewing key formulas and algorithm summaries.
Refresh your understanding of supervised and unsupervised learning concepts before a technical job interview.
Use as a quick desk reference while working on machine learning projects to look up probability, linear algebra, or neural network concepts.
This repository contains a set of concise, printable cheat sheets covering the material taught in Stanford's CS 229 Machine Learning course. CS 229 is a well-known university course that covers the mathematical and conceptual foundations of machine learning, how algorithms learn from data, recognize patterns, and make predictions. The cheat sheets distill each major topic into a compact reference that is easy to review quickly, especially during study or before an exam. The collection includes four main cheat sheets, supervised learning (teaching a model using labeled examples), unsupervised learning (finding structure in unlabeled data), deep learning (neural networks), and tips and tricks for training models, plus two refresher sheets covering the math prerequisites: probabilities and statistics, and linear algebra and calculus. All of them are also combined into a single "Super VIP" compilation. The sheets are available as PDFs in over ten languages. You would use this repository if you are studying machine learning at any level and want a quick-reference summary of the key concepts, formulas, and algorithms, whether you are enrolled in CS 229 itself, taking a similar course elsewhere, or refreshing your knowledge before a job interview.
Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.