Skip to content

Instantly share code, notes, and snippets.

@pdc-quantum
Last active January 11, 2022 14:43
Show Gist options
  • Save pdc-quantum/d76c31f945247589405d6bae7c99db6e to your computer and use it in GitHub Desktop.
Save pdc-quantum/d76c31f945247589405d6bae7c99db6e 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 = ["θ"],
round_to = 4, figsize = [16, 12]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment