From 09d8b588231e8a9f787e685a0de1dd873bc87a9d Mon Sep 17 00:00:00 2001 From: Kenny Heitritter Date: Tue, 29 Oct 2024 11:01:10 -0500 Subject: [PATCH] add launch on qbraid button --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index da2d1ba..79bf61f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # QRC tutorials A set of tutorials for quantum reservoir learning. The tutorials reproduce proof-of-concept simulations and experiments from QuEra's [Large-scale quantum reservoir learning with an analog quantum computer paper](https://arxiv.org/abs/2407.02553). The tutorials are built on [Bloqade.jl](https://github.com/QuEraComputing/Bloqade.jl) and [Bloqade](https://github.com/QuEraComputing/bloqade-python) neutral atom quantum computing SDKs. + [](https://account.qbraid.com?gitHubUrl=https://github.com/QuEraComputing/QRC-tutorials.git) + + ## Overview ![Overview of the quantum reservoir computing algorithm with QuEra's Aquila.](Images/QRC_overview.png)