grabherr / HiddenMarkovModelReaders

Hidden Markov Model and hypothesis generator for signal processing and anomaly detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HiddenMarkovModelReaders

License

Stable Dev Build Status Coverage

Description

A package for creating Hidden Markov Models & hypothesis generation for signal processing.

Installation

julia>]
pkg> add HiddenMarkovModelReaders

To exit Pkg mode, just backspace. Once the package is installed it can be imported with:

julia> using HiddenMarkovModelReaders

For more information, see the Pkg documentation.

Citations

If you use HiddenMarkovModelReaders or derivates in your work, please consider citing the code record.

Usage

Contributing and Support

ColPrac: Contributor's Guide on Collaborative Practices for Community Packages

In general contributions should follow ColPrac. If you are interested in extending/improving HiddenMarkovModelReaders, head to the discussions to reach out. For support with using HiddenMarkovModelReaders, please open an issue describing the problem and steps to reproduce it.

License

This package is licensed under the MIT Expat license. See LICENSE for more informaiton.


Author's Note: This package is still under active development and is subject to change.

About

Hidden Markov Model and hypothesis generator for signal processing and anomaly detection.


Languages

Language:Julia 97.6%Language:TeX 2.4%