@@ -26,10 +26,9 @@ PyPI](https://img.shields.io/pypi/v/TensorFlow_Quantum.svg?logo=python&logoColor
2626
2727[ TensorFlow Quantum] ( https://www.tensorflow.org/quantum ) (TFQ) is a Python
2828framework for hybrid quantum-classical machine learning focused on modeling
29- quantum data. It enables quantum algorithms researchers and machine learning
30- applications researchers to explore computing workflows that leverage Google’s
31- quantum computing offerings – all from within the powerful
32- [ TensorFlow] ( https://tensorflow.org ) ecosystem.
29+ quantum data. It provides users with the tools they need to interleave quantum
30+ algorithms and logic designed in Cirq with the powerful and performant ML tools
31+ from [ TensorFlow] ( https://tensorflow.org ) . Here are some of TFQ's features:
3332
3433* Integrates with [ Cirq] ( https://github.com/quantumlib/Cirq ) for writing
3534 quantum circuit definitions
@@ -46,17 +45,14 @@ quantum computing offerings – all from within the powerful
4645* Harnesses TensorFlow’s computational machinery to provide exceptional
4746 performance and scalability
4847
49- ## Motivation
50-
51- TensorFlow Quantum provides users with the tools they need to interleave quantum
52- algorithms and logic designed in Cirq with the powerful and performant ML tools
53- from TensorFlow. With this connection, we hope to unlock new and exciting paths
54- for quantum computing research that would not have otherwise been possible.
55-
56- Thanks to its power and scalability, TensorFlow Quantum has already been
57- instrumental in enabling ground-breaking research in QML. It empowers
58- researchers to pursue questions whose answers can only be obtained through fast
59- simulation of many millions of moderately-sized circuits.
48+ TensorFlow Quantum enables quantum algorithms researchers and machine learning
49+ applications researchers to explore computing workflows that leverage Google’s
50+ quantum computing offerings – all from within the powerful
51+ [ TensorFlow] ( https://tensorflow.org ) ecosystem. It empowers researchers to
52+ pursue questions whose answers can only be obtained through fast simulation of
53+ many millions of moderately-sized circuits. Thanks to its power and scalability,
54+ TensorFlow Quantum has already been instrumental in enabling ground-breaking
55+ research in QML.
6056
6157## Installation
6258
0 commit comments