antgr / BayesianInferencePyMC

Workshop on Bayesian inference using PyMC

Home Page:https://allendowney.github.io/BayesianInferencePyMC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bayesian Inference with PyMC

This repository contains slides and Jupyter notebooks for a workshop on Bayesian inference using PyMC.

The slides for the workshop are available as a Google doc.

For each of the notebooks below, you have three options:

  1. If you are participating in the workshop, run the first version of the notebook, which has space for you to work on examples and exercises.
  2. If you just want to run the code, use the second version of the notebook, which has solutions.
  3. If you just want to read the code, use the third link to view the notebook on NBViewer.

If you run the notebook on Colab, you'll be able to run the code, do the exercises, and save your modified version of the notebook in a Google Drive (if you have one).

Notebook 1: Estimating Rates

Click here to run the notebook with no solutions on Colab

Click here to run the notebook with solutions on Colab

Click here to read the notebook with solutions on NBViewer

Notebook 2: Making Predictions

Click here to run the notebook with no solutions on Colab

Click here to run the notebook with solutions on Colab

Click here to read the notebook with solutions on NBViewer

Notebook 3: Estimating Proportions

Click here to run the notebook with no solutions on Colab

Click here to run the notebook with solutions on Colab

Click here to read the notebook with solutions on NBViewer

Notebook 4: Hierarchical Models

Click here to run the notebook with no solutions on Colab

Click here to run the notebook with solutions on Colab

Click here to read the notebook with solutions on NBViewer

About

Workshop on Bayesian inference using PyMC

https://allendowney.github.io/BayesianInferencePyMC/

License:MIT License


Languages

Language:Jupyter Notebook 100.0%