https://github.com/sevdanurgenc/tensorflow-quantum-machine-learning
TensorFlow Quantum Machine Learning
https://github.com/sevdanurgenc/tensorflow-quantum-machine-learning
machine-learning machine-learning-algorithms quantum quantum-algorithms quantum-computing tensorflow
Last synced: about 1 year ago
JSON representation
TensorFlow Quantum Machine Learning
- Host: GitHub
- URL: https://github.com/sevdanurgenc/tensorflow-quantum-machine-learning
- Owner: SevdanurGENC
- License: mit
- Created: 2021-02-03T22:00:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-08T22:09:29.000Z (about 5 years ago)
- Last Synced: 2025-01-29T03:47:02.518Z (about 1 year ago)
- Topics: machine-learning, machine-learning-algorithms, quantum, quantum-algorithms, quantum-computing, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 6.32 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TensorFlow-Quantum-Machine-Learning
TensorFlow Quantum Machine Learning

TensorFlow Quantum (TFQ) is a Python framework for quantum machine learning. As an application framework, TFQ allows quantum algorithm researchers and ML application researchers to leverage Google’s quantum computing frameworks, all from within TensorFlow.
TensorFlow Quantum focuses on quantum data and building hybrid quantum-classical models. It provides tools to interleave quantum algorithms and logic designed in Cirq with TensorFlow. A basic understanding of quantum computing is required to effectively use TensorFlow Quantum.