Wiki

Mathematics for AI

The mathematical bedrock under machine learning: vectors and matrices as the geometry of data, eigenvalues and the SVD as the machinery of compression and structure, then probability and statistics as the language of uncertainty — the same topics a first-semester M.Tech AI course expects. Intuition first, a visualization you can play with, then the math.

Linear algebra

Vectors as the geometry of data, matrices as transformations, systems of equations as geometry, and the eigen/SVD decompositions that expose a matrix's structure.

Probability

Probability spaces, conditional probability and Bayes, random variables and their distributions, and the inequalities that bound uncertainty.

Statistics & estimation

Describing data, correlation and covariance, mean-square estimation and the orthogonality principle, and the hypothesis tests behind every result you will read.