Skip to content

a set of Matlab functions for learning HMM usnig EM algorithm

Notifications You must be signed in to change notification settings

zixu1986/hmm_code

Repository files navigation

%% README

This is a set of functions for learning HMM (for both discrete and continuous observations) using EM algorithms.


HMM_EM.m:           EM learning for discrete HMM
cont_HMM_EM.:       EM learning for single Gaussian observation HMM
cont_HMM_kmeans:    initialize HMM using kmeans

About

a set of Matlab functions for learning HMM usnig EM algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages