Skip to content

michaelpeeri/hmmdsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hmmdsl - Library for HMMs and HSMMs

This library implements Hidden Markov Models (HMMs) and Hidden semi-Markov Models (HSMMs). The models are implemented in C++, and are exposed as a python extension. Algorithms include Viterbi alignment and Baum-Welch learning. The C++ implementation uses the generic programming paradigm, and relies heavily on the Boost libraries.

Maturity: Basic functionality is working, but code is still being developed and tested, so don't use for any important purpose.

For contact information, go to: http://www.tau.ac.il/~mich1

About

hmmdsl - Library for HMMs and HSMMs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published