lockwo / quantum_computation

Code for implementing and experimenting with quantum algorithms
MIT License
66 stars 27 forks source link
quantum-algorithms quantum-circuits quantum-computation quantum-machine-learning reinforcement-learning tensorflow-quantum

Quantum Computation

Unofficial implementations of various papers and algorithms using various tools such as Cirq, TensorFlow-Quantum, Pennylane, etc. If you use this code or base your code on it, cite it using the following:

DOI

Implemented Algorithms

Code for different Quantum Computing and Quantum Machine Learing. All of the following ones have a video discussion on: https://www.youtube.com/channel/UC0U0HDNbdh0aI-9FbpYhPgg

TensorFlow-Quantum (TFQ) and Cirq

Currently includes:

Pennylane

Code for Pennylane experiments (largely from the QHack hackathon). Problems here: https://challenge.qhack.ai/team/problems.

Other

Classic Algorithms