Skip to content

Instantly share code, notes, and snippets.

@pdc-quantum
Last active January 11, 2022 14:46
Show Gist options
  • Save pdc-quantum/0e1be886daf1a1d9b48133d9e1966b73 to your computer and use it in GitHub Desktop.
Save pdc-quantum/0e1be886daf1a1d9b48133d9e1966b73 to your computer and use it in GitHub Desktop.
Bayesian vs Frequentist Statistical Model for Randomized Benchmarking
import pymc3 as pm
h_model = pm.Model()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment