bagmk / Quantum_Machine_Learning_Express

This project is one of the Qiskit mentorship programs to replicate two papers arXiv:1905.10876 and arXiv:2003.09887 using the Qiskit environment. We evaluate the parameterized quantum circuit, reproduce the expressibility and entangling capability of the 19 circuits, and the classification accuracy.
MIT License
46 stars 19 forks source link

Enhance Qiskit papers database & replication study (Youtube Link)

This project is a replication study of two papers Expressibility and entangling capability of parameterized quantum circuits for hybrid quantum-classical algorithms, arXiv:1905.10876 and Evaluation of Parameterized Quantum Circuits: on the relation between classification accuracy, expressibility and entangling capability, arXiv:2003.09887 using Qiskit environment.

We refer to the first and second paper as Th20 and Sim19, respectively. TH20 studies the relationship between the expressibility of a parameterized quantum circuit (PQC) and the accuracy attained by a simple quantum classifier based on that circuit. Sim19 defined expressibility and entangling capability of parameterized quantum circuits for hybrid quantum-classical algorithms.

DOI

The key ideas in TH20 are:

The result of our study is:

Repository Organization

The repository should contain a few different pieces:

To run the code