You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excited State Promoted (ESP) readout is a way to improve qubit readout fidelity by exciting the |1> state to the |2> state for readout. This essentially changes the discrimination problem from a two-state to three- state system. We will try different clustering algorithms on real data to measure their effectiveness and implement a method for effective discrimination. The metric for success is the false error rate on the labelled data.
Description
Excited State Promoted (ESP) readout is a way to improve qubit readout fidelity by exciting the |1> state to the |2> state for readout. This essentially changes the discrimination problem from a two-state to three- state system. We will try different clustering algorithms on real data to measure their effectiveness and implement a method for effective discrimination. The metric for success is the false error rate on the labelled data.
Mentor
@coruscating
Participant
@obliviateandsurrender
Deliverable
A pull request for code that implements ESP discrimination. It should be an inherited subclass of the existing discriminator code.
The text was updated successfully, but these errors were encountered: