This is a pip-installable repo of common utilities for probabilistic machine learning. These are used by various demos in pyprobml.
pip install git+https://github.com/probml/probml-utils.git
or
git clone https://github.com/probml/probml-utils.git
cd probml-utils
pip install -e .
python
import probml_utils