larsmans / seqlearn

Sequence learning toolkit for Python
http://larsmans.github.io/seqlearn/
MIT License
688 stars 102 forks source link

[Question] Training Algorithm for hmm #32

Open ntugce opened 7 years ago

ntugce commented 7 years ago

Hi, Just have a question and would be happy if you could help. Is there a fast way to use different training algorithms for HMM here? (I need something like hmmlearn's _BaseHMM in a supervised setting.) Thank you ! #