Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quantum Kernel Methods research spike #456

Open
5 tasks
andrewmusselman opened this issue Aug 30, 2024 · 0 comments
Open
5 tasks

Quantum Kernel Methods research spike #456

andrewmusselman opened this issue Aug 30, 2024 · 0 comments
Labels

Comments

@andrewmusselman
Copy link
Contributor

andrewmusselman commented Aug 30, 2024

Overview

https://chat.openai.com/share/ba29ef75-4158-4e22-be40-78ae14c25f93

@tdnaugle:
The prototype squared dot product kernel calculation (my mahout fork) seems to work in both cirq and qiskit. The resulting state vector is expected to be zero since the two input vectors are orthogonal, and cirq yields zero, qiskit yields a very small number (due to simulation?).

I think next steps are to compare this example with the qiskit reference material and understand some answers to some elementary questions. For instance, what role do quantum circuits play in this simple step (kernel calculation) of a full Quantum Kernel ML algorithm?

@andrewmusselman:
I'll review this as well as the materials you found at https://github.com/PaddlePaddle/Quantum/blob/master/tutorials/machine_learning/QKernel_EN.ipynb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants