SaashaJoshi / piQture

piQture: A quantum machine learning library for image processing.
https://saashajoshi.github.io/piQture/
Apache License 2.0
15 stars 7 forks source link

Implement Variational Classifiers #30

Closed SaashaJoshi closed 4 months ago

SaashaJoshi commented 7 months ago

Requires implementation of variational classifiers. This implementation may depend on constructing a Kernel Method class, which should be covered in a separate PR.

SaashaJoshi commented 4 months ago

Kernel Method implementations already exist in Qiskit. Hence, closing the issue for now.