Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.52 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.52 KB


Infinite Hidden Markov Models for Julia.

Installation

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

Python bindings

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()'

Documentation

For the Julia package, see test/.
For the Python bindings, see python/tests/test_hdphmm.py.

Project Status

The package is tested against Julia 1.5

Questions and Contributions

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.