Infinite Hidden Markov Models for Julia.
The package can be installed with the Julia package manager.
From the Julia REPL, type ]
to enter the Pkg REPL mode and run:
pkg> registry add https://github.com/SmartMonitoringSchemes/Registry
pkg> add HDPHMM
To install the Python bindings (requires a working Julia installation):
pip install git+https://github.com/SmartMonitoringSchemes/HDPHMM.jl.git
python -c 'import hdphmm; hdphmm.install()'
For the Julia package, see test/
.
For the Python bindings, see python/tests/test_hdphmm.py
.
The package is tested against Julia 1.5
Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems.
Logo: infinite by Knut M. Synstad from the Noun Project.