Skip to content

soroush-mim/multivariate-HMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

multivariate-HMM

Hidden Markov Models are powerful statistical models used for sequential data analysis. A multivariate hidden Markov model extends the traditional HMM to handle multiple observations at each state. In this repo, I have implemented several functions and algorithms in HMM for multivariate cases such as alpha recursion, beta recursion, pair marginals, expectation maximization, and Viterbi.

more details can be found in the notebook, I recommend opening the notebook in Google Colab.

the report is in Persian.

About

project for probabilistic graphical models course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors