This article will cover the Expectation-Maximization (EM) algorithm, a powerful iterative method for finding maximum likelihood estimates in models with latent variables.
Topics to cover:
Introduction to latent variable models
The challenge of maximum likelihood with hidden variables
The EM algorithm framework
E-step: Computing expected values of latent variables