Circuit library for machine learning applications (qiskit_machine_learning.circuit.library
)¶
A library of quantum circuits used for machine learning applications and as building blocks for machine learning algorithms.
Feature maps¶
The raw feature vector circuit. |
Helper circuits¶
The QNN circuit is a blueprint circuit that wraps feature map and ansatz circuits. |