Quantum-Papers-Explained-with-Code

←←Back to Homepage

Quantum-Papers-Explained

This repo contains code for specific quantum papers I’ve read, with their summary. Check my Medium blogs for more. The codes are in the medium articles, with detailed explanations of the implementation. They will be updated soon on the GitHub repo as well, but that work won’t be much tidy. I suggest following the Medium articles instead.

Check the Entire list here

This list will be updated (hopefully).

Serial Number Title Links Medium Notes Code
1 Grover Mixers for QAOA: Complexity on state preparation arXiv Medium    
2 Validating quantum computers using randomized model circuits arXiv Medium   Code
3 Quanvolutional Neural Networks: Powering Image Recognition with Quantum Circuits arXiv Medium   Code
4 Digital Zero Noise Extrapolation for Quantum Error Mitigation arXiv Medium   Code
5 Evidence for the utility of quantum computing before fault tolerance arXiv Medium   Code
6 Efficient tensor network simulation of IBM’s Eagle kicked Ising experiment arXiv Medium    
7 Approximate Solutions of Combinatorial Problems via Quantum Relaxations arXiv Medium Medium Code
8 CutQC: Using Small Quantum Computers for Large Quantum Circuit Evaluations arXiv   Medium Code
9 Constructing virtual two-qubit by sampling one-qubit gates arXiv   Notes Code