A package for probabilistic graphical modelling in Python.
You'll need Python 3.6 or greater to use Apogee.
Apogee is now available on PyPI! Install it with:
pip install apogee
If you want to pull the latest available GitHub version, install it with:
pip install -e git+https://github.com/markdouthwaite/apogee#egg=apogee
This repository is a work-in-progress. As code is migrated from an older repository and cleaned, you can expect the API to shift quite significantly.