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

raw_feature_vector

The raw feature vector circuit.

Helper circuits

qnn_circuit

The qnn_circuit creates a QuantumCircuit that is a composition of a feature map and an ansatz circuit.