Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
Quantum SVM Algorithms for RS Data Classification
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sdlrs
Quantum SVM Algorithms for RS Data Classification
Commits
3b28fe37
Commit
3b28fe37
authored
4 years ago
by
Gabriele Cavallaro
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
4c0b0508
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-20
8 additions, 20 deletions
README.md
with
8 additions
and
20 deletions
README.md
+
8
−
20
View file @
3b28fe37
...
...
@@ -53,39 +53,27 @@ Test set:
-
X_test_tile_8_subregion.npy
-
Y_test_tile_8_subregion.npy
### Classification with
SVM on QA
### Classification with
classical SVM (Scikit-Learn)
Follow the instructions of the Jupyter Notebook 👉
experiments/QA_SVM/QA_SVM.py
Follow the instructions of the Jupyter Notebook 👉
### Classification with QA-based QSVM (D-Wave QA)
Follow the instructions of the Jupyter Notebook 👉 experiments/QA_SVM/QA_SVM.ipynb
📐 Now you can proceed in two was:
### Classification with Circuit-based QSVM (IBM Quantum Experience)
(1)
Follow the instructions of the Jupyter Notebook 👉
run_SVM.ipynb
Follow the instructions of the Jupyter Notebook 👉
(2) Make your processing pipeline by using the Python functions: calibrate.py, train.py and test.py.
(See in the instructions in files)
Have fun!
## Support
📬 For any problem, feel free to contact me at g.cavallaro@fz-juelich.de
## Additional Bibliography and Sources
# Quantum_SVM_Algorithms
## Extended Bibliography
P. Rebentrost, M. Mohseni, and S. Lloyd, “Quantum support vector machine for big data classification,” Physical Review Letters, Sep 2014
D. Willsch, M. Willsch, H. De Raedt and K. Michielsen, “Support Vector Machines on the D-Wave Quantum Annealer”, 2019
D. Anguita, S. Ridella, F. Rivieccio, R. Zunino, "Quantum optimization for training support vector machines", Neural Networks, 2003
"Implementing QSVM Machine Learning Method on IBM's Quantum Computers", Quantum Computing UK, 2020
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment