An open API service indexing awesome lists of open source software.

https://github.com/dirmeier/structure-learning-with-pymc

Demo how one could use PyMC3 to learn the structure of a Bayesian network.
https://github.com/dirmeier/structure-learning-with-pymc

bayesian-network pymc3 python

Last synced: 9 months ago
JSON representation

Demo how one could use PyMC3 to learn the structure of a Bayesian network.

Awesome Lists containing this project

README

          

# Structure learning with PyMC3

[![Project Status](http://www.repostatus.org/badges/latest/concept.svg)](http://www.repostatus.org/#concept)

> Demo how one could use PyMC3 to learn the structure of a Bayesian network.

## About

If you are interested in probabilistic programming using `PyMC3` and also love Bayesian networks this repository is for you.
The code in `bn` shows how one could implement structure MCMC to learn the structure of a Bayesian network. If there are any questions, just open up an issue and ask.

## Author

Simon Dirmeier simon.dirmeier @ web.de