Code written in language OCaml

Hidden Markov Models

HMM implementation with discrete observations. Priors and the transition matrix are initialized to be random. Observation distributions are initialized to be uniform multivariate probability mass functions. The module also contains a class for manipulating an alphabet of symbols.

Download Interface
Download Implementation
(Home) (CS Dept.) (CSU)