andrewmusselman opened a new issue, #456:
URL: https://github.com/apache/mahout/issues/456

   Overview
   
   https://chat.openai.com/share/ba29ef75-4158-4e22-be40-78ae14c25f93
   
   - [ ] What is output?
   - [ ] Other gates needed?
   - [ ] Other <other> needed?
   
   @tdnaugle:
   The prototype squared dot product kernel calculation ([my mahout 
fork](https://github.com/apache/mahout/compare/main...tdnaugle:mahout:kernel-features))
 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](https://qiskit-community.github.io/qiskit-machine-learning/tutorials/03_quantum_kernel.html)
 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mahout.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to