From 05aa1f71b2032f22333ee8ef1ccd776bff25e80b Mon Sep 17 00:00:00 2001 From: Narges Alavi Samani Date: Thu, 10 Sep 2020 21:25:32 -0400 Subject: [PATCH] Added TensorFlow Quantum --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4709295..d1d5124 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ For further resources related to Open Source Quantum Software Projects, please c - [QuTiP](http://qutip.org/docs/latest/index.html) - Quantum toolbox in Python for simulating dynamics of open quantum systems. - [Q#](https://docs.microsoft.com/en-gb/quantum/?view=qsharp-preview) - Microsoft quantum development kit and Q# programming language. - [Strangeworks Platform](https://quantumcomputing.com/) - A hardware agnostic platform and interface allowing for focus on development rather than specific hardware solution building. +- [TensorFlow Quantum](https://www.tensorflow.org/quantum) - A quantum machine learning library that integrates Cirq with TensorFlow for prototyping of hybrid quantum-classical models for classical or quantum data. - [Tequila](https://github.com/aspuru-guzik-group/tequila) - An Extensible Quantum Information and Learning Architecture developed by Alan Aspuru-Guzik group (University of Toronto). ## Blogs