Skip to main content

Bayesian Conjugate Gibbs Sampler

Project description

PyPi BSD-3

Bayesian Conjugate Gibbs Sampler (BCGS)

Lightweight, pure-Python conjugate sampling

BCGS is an implementation of Markov chain monte carlo using conjugate Gibbs sampling for performing Bayesian inference. Compared to software like JAGS and BUGS, BCGS is extremely crude and limited. It exists mainly for pedagogical purposes. It may also be a convenient solution for simple inference problems, as it is written in pure Python, with no dependences beyond numpy and scipy, and requires no special installation.

Installation

Either pip install bcgs or just download the source bcgs/bcgs.py file from the repository.

Documentation

See the associated github.io page. The notebook from which it is generated can be found here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bcgs-0.1.0.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

bcgs-0.1.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page