Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture provides a primer on Hidden Markov Models (HMMs), covering the definition of Markov Models, the three basic problems for HMMs, and the algorithms to solve them: Forward-Backward, Viterbi, and Baum-Welch. It explains the concepts with examples and details the Expectation-Maximization algorithm for unsupervised learning.