Amplitude Encoding
Encodes 2^n classical values into n qubit amplitudes for exponential data compression in quantum machine learning
50
Circuits
0
Spaces
0
Datasets
1
Members
Encodes 2^n classical values into n qubit amplitudes for exponential data compression in quantum machine learning
Quantifies ansatz expressiveness via fidelity sampling and KL divergence from the Haar-random distribution, comparing si...
Estimates the eigenvalue phase of a unitary operator with tuneable precision using counting qubits and the inverse QFT
Encodes classical features as rotation angles on the Bloch sphere, with standard (RY/RZ/RX) and dense (2 features per qu...
Searches an unstructured database of N=4 items using Grover's algorithm, finding the marked item with 100% probability i...
Computes the quantum fidelity |⟨φ(x)|φ(y)⟩|² directly using the SWAP test circuit — an interferometric technique that me...
A parameterized quantum circuit for binary classification — the quantum analogue of a neural network layer. Encodes 2 fe...
Finds the ground state energy of helium hydride cation (HeH+) using VQE with a UCCSD-inspired 3-parameter ansatz. HeH+ i...
General-purpose VQD implementation for finding K eigenstates sequentially. Each state is found by minimizing the energy ...
Topological QEC code on a 2D lattice with ~1% error threshold — the leading candidate for practical fault-tolerant quant...
Trains a classical Support Vector Machine on a kernel matrix computed from quantum circuits. The ZZ feature map encodes ...
Simultaneously optimizes for multiple eigenstates using a weighted cost function and orthogonality constraints. Each sta...
Universal single-qubit classifier that re-encodes data between variational layers, proving 1 qubit suffices for any clas...
Finds a hidden bit string s encoded in an oracle f(x) = s·x (mod 2) using a single quantum query. Generalizes Deutsch-Jo...
Parameterized variational circuit optimized for NISQ devices, using native gate sets (RY, RZ, CZ) with configurable enta...
Solves the Traveling Salesman Problem using QAOA with constraint penalties. Uses city-timestep encoding (n^2 qubits for ...
Computes quantum kernel K(x1,x2) = |<0|U+(x2)U(x1)|0>|^2 using ZZ Feature Map for kernel-based quantum machine learning
Projects quantum states to a finite-dimensional classical vector of expectation values instead of computing the full fid...
Quantum kernel with learnable parameters optimized via kernel-target alignment (KTA). Interleaves data encoding (angle e...
QAOA with configurable mixer unitaries for combinatorial optimization. The standard X-mixer explores all bitstrings for ...
Finds the ground state energy of beryllium hydride (BeH2) using VQE — the largest molecule in the VQE progression with 6...
Creates the Bell state |Phi+> = (|00> + |11>)/sqrt(2), the simplest demonstration of quantum entanglement. Two qubits ar...
Solves the Maximum Cut problem using the Quantum Approximate Optimization Algorithm (QAOA). Partitions graph vertices in...
Sends 2 classical bits using 1 qubit by leveraging a pre-shared Bell pair. The dual of quantum teleportation — demonstra...
Estimates the complex expectation value <psi|U|psi> of a unitary operator using quantum interference on an ancilla qubit...
Finds ground and first excited states of lithium hydride (LiH) using VQD on a 4-qubit active-space Hamiltonian. LiH has ...
Reproduction of the first experimental VQE demonstration — finding the ground-state energy of H2 on a photonic quantum p...
Teleports an unknown quantum state from one qubit to another using a shared Bell pair and two classical bits. Demonstrat...
Unitary Coupled Cluster Singles and Doubles (UCCSD) ansatz — the gold-standard variational wavefunction for quantum chem...
Multi-reference approach for finding multiple eigenstates simultaneously by building a contracted Hamiltonian in a subsp...
Optimizes quantum kernel parameters to maximize centered kernel-target alignment (CKA) — a principled score measuring ho...
Finds both ground and first excited states of the hydrogen molecule (H2) using Variational Quantum Deflation (VQD) — a s...
Finds the ground state energy of the hydrogen molecule (H2) using the Variational Quantum Eigensolver (VQE) — a hybrid q...
Reproduction of "Power of data in quantum machine learning" (Huang et al., Nature Communications 12, 2631, 2021). Demons...
Solves the 0/1 Knapsack problem using the Quantum Approximate Optimization Algorithm (QAOA) with QUBO penalty method. Se...
Corrects single Z (phase flip) errors using Hadamard-basis encoding — dual of the bit-flip code
Faithful reproduction of the Quantum Approximate Optimization Algorithm (QAOA) for MaxCut, as introduced in the foundati...
Optimizes asset portfolio selection using the Quantum Approximate Optimization Algorithm (QAOA). Encodes the Markowitz m...
The simplest quantum error correcting code: encodes 1 logical qubit into 3 physical qubits (+ 2 syndrome ancillae) to de...
[[7,1,3]] CSS code based on Hamming [7,4,3] — corrects any single-qubit error with transversal H, CX, S gates
Quantum analog of the classical Discrete Fourier Transform. Transforms computational basis states into their frequency r...
Reproduction of the single-qubit universal classifier using data re-uploading, proving that one qubit with L layers can ...
Finds the ground state energy of water (H2O) using VQE with active space reduction — bringing a 10-electron molecule dow...
Creates the 3-qubit Greenberger-Horne-Zeilinger state |GHZ> = (|000> + |111>)/sqrt(2). Generalizes the Bell state to N q...
First quantum error correcting code (1995) — corrects any single-qubit error (X, Y, Z) via concatenated bit-flip and pha...
Solves Graph 2-Coloring using the Quantum Approximate Optimization Algorithm (QAOA). Assigns one of two colors to each v...
Finds the ground state energy of lithium hydride (LiH) using VQE — scaling from 2 qubits (H2) to 4 qubits with a 2-layer...
Determines whether a black-box function is constant or balanced using a single query — exponentially faster than any cla...
Detects and quantifies vanishing gradients (barren plateaus) in variational quantum circuits by measuring gradient varia...
Faithful reproduction of the Quantum Circuit Learning framework (Mitarai et al., Phys. Rev. A 98, 032309, 2018). Demonst...