- Picked a random number in this case 5, and implemented the Bernstein-Vazirani algorithm to guess the number in one try by leveraging phase kickback.
- Then ran the circuit on a quantum computer and received noisy results
- Used qiskit.ignis to calibrate a fitter to these results and used the inverse matrix to filter out errors
- Compared raw results vs. mitigated results