From 439df412e16c11286908d4b329e8b0b851c4be70 Mon Sep 17 00:00:00 2001
From: Gabriele Cavallaro <g.cavallaro@fz-juelich.de>
Date: Sat, 22 May 2021 09:10:31 +0000
Subject: [PATCH] Update README.md

---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.md b/README.md
index 8ecde52..3eb3006 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,9 @@ Recent developments in Quantum Computing (QC) have paved the way for an enhancem
 
 - Configuring the D-Wave System as a Solver with 'dwave config create' 👉 https://docs.ocean.dwavesys.com/en/stable/overview/sapi.html
 
+### IBM Quantum Experience
+
+
 
 ## Experiments
 
@@ -50,6 +53,12 @@ Test set:
 - X_test_tile_8_subregion.npy
 - Y_test_tile_8_subregion.npy
 
+### Classification with SVM on QA
+
+Follow the instructions of the Jupyter Notebook 👉 experiments/QA_SVM/
+
+
+
 📐 Now you can proceed in two was:
 
 (1) Follow the instructions of the Jupyter Notebook 👉 run_SVM.ipynb
-- 
GitLab