Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 1004 Bytes

File metadata and controls

27 lines (13 loc) · 1004 Bytes

Overview

This repository is a general client code for TK-SVM (copied into qdata-consumer) adapted for the use with for quantum models. See this paper for a theoretical description of the method. See the qdata-consumer directory for more information.

The raw data and the Qiskit circuits for the paper can be found in qubit_implementation and qutrit_implementation folders. See check_data.py and circuits.py for examples.