tensorflow/quantum
An open-source Python framework for hybrid quantum-classical machine learning.
Integrates Cirq for quantum circuit design and qsim for high-performance simulation, while implementing quantum operations as native C++ TensorFlow Ops for seamless integration in the compute graph. Provides automatic differentiation of quantum circuits through multiple gradient methods (parameter shift, adjoint) and leverages Keras for defining quantum machine learning models, enabling researchers to scale quantum algorithm exploration across millions of circuit simulations.
2,098 stars. Actively maintained with 3 commits in the last 30 days.
Stars
2,098
Forks
646
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tensorflow/quantum"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
PennyLaneAI/pennylane
PennyLane is an open-source quantum software platform for quantum computing, quantum machine...
netket/netket
Machine learning algorithms for many-body quantum systems
qiskit-community/qiskit-machine-learning
An open-source library built on Qiskit for quantum machine learning tasks at scale on quantum...
mit-han-lab/torchquantum
A PyTorch-based framework for Quantum Classical Simulation, Quantum Machine Learning, Quantum...
tencent-quantum-lab/tensorcircuit
Tensor network based quantum software framework for the NISQ era