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

https://github.com/andersy005/probabilistic-programming-and-bayesian-with-pymc3

Implementation of probabilistic programming and Bayesian algorithms in Python, based on C. Davidson's Bayesian Methods for Hackers
https://github.com/andersy005/probabilistic-programming-and-bayesian-with-pymc3

bayesian-inference probabilistic-programming pymc3 python statistical-analysis variational-inference

Last synced: 5 months ago
JSON representation

Implementation of probabilistic programming and Bayesian algorithms in Python, based on C. Davidson's Bayesian Methods for Hackers

Awesome Lists containing this project

README

          

# Probabilistic programming and bayesian algorithms with PyMC3
Implementation of probabilistic programming and Bayesian algorithms in Python, based on C. Davidson's Bayesian Methods for Hackers