Skip to content

Instantly share code, notes, and snippets.

@pdc-quantum
Last active January 11, 2022 14:43
Show Gist options
  • Save pdc-quantum/830eac0100c5e40783ccb0d9b76680c6 to your computer and use it in GitHub Desktop.
Save pdc-quantum/830eac0100c5e40783ccb0d9b76680c6 to your computer and use it in GitHub Desktop.
Bayesian vs Frequentist Statistical Model for Randomized Benchmarking
with h_model:
az.plot_posterior(trace_h_model, var_names = ["σ_Beta"],
round_to = 4, figsize = [16, 12]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment