Skip to content

Commit

Permalink
Add link to readme (tensorflow#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
lamberta authored Mar 8, 2020
1 parent f93cdf9 commit 5db0011
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

---

TensorFlow Quantum (TFQ) is a python framework for hybrid
quantum-classical machine learning that is primarily focused on
modeling quantum data. TFQ is an application framework developed to
[TensorFlow Quantum](https://www.tensorflow.org/quantum) (TFQ) is a Python
framework for hybrid quantum-classical machine learning that is primarily
focused on modeling quantum data. TFQ is an application framework developed to
allow quantum algorithms researchers and machine learning applications
researchers to explore computing workflows that leverage Google’s
quantum computing offerings, all from within TensorFlow.
researchers to explore computing workflows that leverage Google’s quantum
computing offerings, all from within TensorFlow.


## Motivation

Quantum computing at Google has hit an exciting milestone with the achievment
Quantum computing at Google has hit an exciting milestone with the achievement
of [Quantum Supremacy](https://www.nature.com/articles/s41586-019-1666-5).
In the wake of this demonstration, Google is now turning its attention to
developing and implementing new algorithms to run on its Quantum Computer
Expand Down Expand Up @@ -51,7 +51,7 @@ the experimental code running!

## Contributing

We are eager to collaborate with you! TensorFlow Quantum is still a very young codebase,
We are eager to collaborate with you! TensorFlow Quantum is still a very young code base,
if you have ideas for features that you would like added feel free to check out our
[Contributor Guidelines](https://github.com/tensorflow/quantum/blob/master/CONTRIBUTING.md)
to get started.

0 comments on commit 5db0011

Please sign in to comment.