markdouthwaite / apogee

Bayesian Networks and Probabilistic Graphical Models for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apogee

Build: Unknown Code Style PyPI

A package for probabilistic graphical modelling in Python.

You'll need Python 3.6 or greater to use Apogee.

Installation

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

A note of warning

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.

About

Bayesian Networks and Probabilistic Graphical Models for Python

License:MIT License


Languages

Language:Python 100.0%