Skip to content

probml/probml-utils

Repository files navigation

probml-utils

CI Coverage Status Code style: black

This is a pip-installable repo of common utilities for probabilistic machine learning. These are used by various demos in pyprobml.

Installation

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

About

Utilities for probabilistic ML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published