Skip to content
/ hmm Public

A simple and non-optimal semi-continuous Hidden Markov Model framework.

Notifications You must be signed in to change notification settings

bdura/hmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hidden Markov Models Framework

This is a simple library that I developed during an internship in which I worked with a Hidden Markov Models (HMM) framework. Since there were no available library that met my needs, I had to develop one myself.

In this implementation, I use the classic Baum-Welch algorithm, itself derived from the Expectation-Maximization (EM) algorithm.

A simple HMM framework

About

A simple and non-optimal semi-continuous Hidden Markov Model framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages