Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 490 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 490 Bytes

A Study of Quantum Machine Learning

Quantum Computing Topic Covered:

  1. Intro to Quantum Computation

  2. Entanglement + Communication Protocol

  3. Quantum Search (Grover's Algorithm)

  4. Quantum Fourier Transform + Quantum Phase Estimation

  5. Shor's Algorithm

  6. Quantum ML Background

  7. Quantum SVM using Quantum Kernel

References:

[1] quantum.country

[2] qiskit.org

Tools Used: Python + Qiskit + IBM Quantum Lab