Skip to content

code for a quantum binary classifier (1, or 2 qubit)

Hamilton, Kathleen requested to merge ham_mods into master

uploaded a directory that contains code to implement a quantum binary classifier. Inside quantum_classifier there are 2 files:

  • binary_classifier.py: sets up a parameterized quantum circuit to train as a binary classifier
  • binary_classifier_walkthrough.ipynb: A jupyter notebook that walks through the functionality

Merge request reports

Loading