HiddenMarkovModelReaders
A package for creating Hidden Markov Models & hypothesis generation for signal processing.
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.
If you use HiddenMarkovModelReaders or derivates in your work, please consider citing the code record.
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.
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.