ayberkt / hmm

hidden markov models in haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Hidden Markov Model (HMM) library for Haskell.  It is in the hackage repository already, and that's probably the version that you want to use.  Try installing it with the command:

> cabal install hmm

The easiest way to learn to use the library is by following the tutorial at: http://izbicki.me/blog/using-hmms-in-haskell-for-bioinformatics

About

hidden markov models in haskell

License:Other


Languages

Language:Haskell 100.0%