NextTechLab / Quantum-ML

Quantum Machine Learning code and tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantum-ML

Quantum Machine Learning code and projects completed as part of the University of Toronto course on Quantum Machine Learning

circuit
Simple Quantum Circuit

The Quantaum "Measurement" circuits allows us to measure and store data from our Quantum Processor(QP). This data is loaded onto Classical Registers.

There are 7 main concepts here:

  1. Measurements
  2. Evolution of Closed Sytems
  3. Classical and Quantum Many-Body
  4. Gate Model
  5. Adiabatic Model
  6. Variational Circuits
  7. Q_Ensemble

About

Quantum Machine Learning code and tutorials


Languages

Language:Jupyter Notebook 95.4%Language:Python 4.6%