Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mschuldt/streaming-hmm


https://github.com/mschuldt/streaming-hmm

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

make {hmm, fp, fp2}
./{hmm, fp, fp2}

hmm: Nothing special, uses floats
fp: A version that uses fixed point numbers
fp2: Various improvements. writen in a style that is easy to port to Chlorophyll.
This is the only version that has up to date filter constants.

main.c is common to all versons

models.c is a symbolic link to a generated file containing model data.