Update README.md

This commit is contained in:
Steinkirch 2020-03-31 18:52:01 -07:00 committed by GitHub
parent 8b2c9b9813
commit 74818e131d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,15 @@
# Tensorflow Quantum on KubeFlow # Tensorflow Quantum on KubeFlow
![Python application](https://github.com/bt3gl/Quantum_Machine_Learning/workflows/Python%20application/badge.svg) ![License: WTFPL](https://img.shields.io/badge/License-WTFPL-brightgreen.svg) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) ![Python application](https://github.com/bt3gl/Quantum_Machine_Learning/workflows/Python%20application/badge.svg) ![License: WTFPL](https://img.shields.io/badge/License-WTFPL-brightgreen.svg) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
### Pre-requisites
* [Vagrant](https://www.vagrantup.com/).
* [Virtual Box](https://www.virtualbox.org/).
* [MiniKF](https://www.kubeflow.org/docs/other-guides/virtual-dev/getting-started-minikf/).
### References
* [Announcing TensorFlow Quantum: An Open Source Library for Quantum Machine Learning](https://ai.googleblog.com/2020/03/announcing-tensorflow-quantum-open.html).