Probabilistic programming in Python using PyMC3
Citations Over TimeTop 1% of 2016 papers
Abstract
Probabilistic programming allows for automatic Bayesian inference on user-defined probabilistic models. Recent advances in Markov chain Monte Carlo (MCMC) sampling allow inference on increasingly complex models. This class of MCMC, known as Hamiltonian Monte Carlo, requires gradient information which is often not readily available. PyMC3 is a new open source probabilistic programming framework written in Python that uses Theano to compute gradients via automatic differentiation as well as compile probabilistic programs on-the-fly to C for increased speed. Contrary to other probabilistic programming languages, PyMC3 allows model specification directly in Python code. The lack of a domain specific language allows for great flexibility and direct interaction with the model. This paper is a tutorial-style introduction to this software package.
Related Papers
- → Direct Comparison between Bayesian and Frequentist Uncertainty Quantification for Nuclear Reactions(2019)76 cited
- → Comparison of Bayesian and frequentist group-sequential clinical trial designs(2020)65 cited
- → Comparison of Bayesian with group sequential methods for monitoring clinical trials(1989)127 cited
- → Bayesian versus Frequentist Predictions in Quantum Tomography(2007)2 cited
- → Variational Bayesian analysis of survival data using a log-logistic accelerated failure time model(2023)