Chaoukia / Probabilistic-Graphical-Models

Probabilistic graphical models home works (MVA - ENS Cachan)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Probabilistic-Graphical-Models

This repository is about the Probabilistic graphical models course of the MVA master of ENS Cachan. It contains its homeworks.

1st homework:

Linear classifitcation and comparison between 4 models: LDA, linear regression, logistic regression and QDA.

2nd homework:

-Theory: Factorization in graphical models. -Implementation: Gaussian mixture models and EM algorithm.

3rd homework:

  • Hidden Markov models and alpha-beta recursion.
  • EM algorithm and Viterbi max-product algorithm.
  • Comparision with the previous homework.