TensorFlow In a Nutshell
Google is making it easier to develop quantum machine-learning apps
In brief…
+ The news: Google is releasing free open-source software that will make it easier to build quantum machine-learning applications. TensorFlow Quantum is an add-on to Google’s popular TensorFlow toolkit, which has helped give machine learning a big boost since its launch in 2015.
+ What does it do? TensorFlow is one of a number of tools that make machine learning more accessible, by simplifying deep neural networks and providing reusable code so that new machine-learning apps don’t have to be written from scratch. TensorFlow Quantum is set to do the same for quantum machine learning.
+ How will it work? TensorFlow Quantum will let you write quantum apps without getting bogged down in the details of the hardware they are running on. A switch lets you flick between an actual quantum computer and a simulation of one on a classical machine. This means that you can debug your quantum app in a simulation before trying to run it on a full-blown quantum setup. Masoud Mohseni, who leads the TensorFlow Quantum project, expects coders will use it to discover fundamental new algorithms that can be reused by others again and again.
Content may have been edited for style and clarity.