This document discusses machine learning techniques including k-means clustering, expectation maximization (EM), and Gaussian mixture models (GMM). It begins by introducing unsupervised learning problems and k-means clustering. It then describes EM as a general algorithm for maximum likelihood estimation and density estimation. Finally, it discusses using GMM with EM to model data distributions and for classification tasks.
Related topics: