Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 qubo formulations lecture #365

Merged
merged 33 commits into from
Jan 13, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
cd30809
3 qubo formulations lecture
dmburd Dec 24, 2021
085c410
typos
dmburd Dec 24, 2021
e05eab7
screwed up .yaspellerrc.json
dmburd Dec 24, 2021
03f2eee
minor fix
dmburd Dec 24, 2021
d913875
newline
dmburd Dec 24, 2021
d053445
sorted _bibliography/references.bib
dmburd Dec 26, 2021
c1a0e94
Update qmlcourseRU/book/problems2qml/qubo_linreg_svm_kmeans.md
dmburd Dec 26, 2021
9b0972a
Update qmlcourseRU/book/problems2qml/qubo_linreg_svm_kmeans.md
dmburd Dec 26, 2021
8feb7db
Update qmlcourseRU/book/problems2qml/qubo_linreg_svm_kmeans.md
dmburd Dec 26, 2021
04920db
Update qmlcourseRU/book/problems2qml/qubo_linreg_svm_kmeans.md
dmburd Dec 26, 2021
836e8ce
Update qmlcourseRU/book/problems2qml/qubo_linreg_svm_kmeans.md
dmburd Dec 26, 2021
94a958b
Update qmlcourseRU/book/problems2qml/qubo_linreg_svm_kmeans.md
dmburd Dec 26, 2021
9bc313e
minor fixes
dmburd Dec 26, 2021
4d99e7e
minor fix
dmburd Dec 26, 2021
1a73395
Update qmlcourseRU/book/problems2qml/qubo_linreg_svm_kmeans.md
dmburd Dec 26, 2021
9873c5d
Update qmlcourseRU/book/problems2qml/qubo_linreg_svm_kmeans.md
dmburd Dec 27, 2021
7179dfa
work with constraint for svm-qubo
dmburd Dec 27, 2021
7bf75e3
replaced 'sample' with a relevant russian term
dmburd Dec 28, 2021
8047434
typo
dmburd Dec 28, 2021
a1dbc08
replaced 'ground truth' with a russian term
dmburd Dec 28, 2021
7f6cda1
Merge branch 'master' into lecture/qubo_linreg_svm_kmeans
vvssttkk Jan 4, 2022
306c37f
fix: DWAVE_TOKEN to deploy-branch
vvssttkk Jan 4, 2022
89645f2
fix: transfer publish_branch to the end file
vvssttkk Jan 4, 2022
ee0c6e7
fix: create var `publish_dir`
vvssttkk Jan 4, 2022
a4a6942
fix: add `matrix`
vvssttkk Jan 4, 2022
aed13ab
ci: add new step for env
vvssttkk Jan 4, 2022
f0895ff
fix: remove step for env
vvssttkk Jan 4, 2022
01c6661
fix: missed `{`
vvssttkk Jan 4, 2022
70d1381
ci: update name job
vvssttkk Jan 4, 2022
586b058
Merge branch 'master' into lecture/qubo_linreg_svm_kmeans
vvssttkk Jan 4, 2022
de692c6
ci: try to add cache for deploy-branch
vvssttkk Jan 7, 2022
fd3c2ba
style: apply
vvssttkk Jan 7, 2022
798c4b6
remove 'unconstrained' english term
dmburd Jan 7, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .github/workflows/deploy-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ jobs:
- name: checkout code
uses: actions/checkout@v2

- name: checkout branch to gh-artifacts
uses: actions/checkout@v2
with:
ref: "gh-artifacts"
path: ./gh-artifacts

- name: copy cache for build book
run: |
cp -r ./gh-artifacts/_build/ ./qmlcourseRU/ || exit 0

- name: set up Python 3.8
uses: actions/setup-python@v2.2.2
with:
Expand Down
90 changes: 60 additions & 30 deletions qmlcourseRU/_bibliography/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,21 @@ @article{diagonalQNewton
publisher = {Springer}
}

@article{embeddingqubo2019,
title = {Efficiently embedding QUBO problems on adiabatic quantum computers},
author = {Date, Prasanna and Patton, Robert and Potok, Thomas},
journal = {Quantum Information Processing},
volume = {18},
issue = {4},
pages = {117},
numpages = {0},
year = {2019},
month = {Mar},
publisher = {Quantum Information Processing},
doi = {10.1007/s11128-019-2236-3},
url = {https://doi.org/10.1007/s11128-019-2236-3}
}

@misc{farhi2000quantum,
title = {Quantum computation by adiabatic evolution},
author = {Farhi, Edward and Goldstone, Jeffrey and Gutmann, Sam and Sipser, Michael},
Expand Down Expand Up @@ -587,6 +602,21 @@ @article{jastrow1955many
publisher = {APS}
}

@article{kadowaki1998,
title = {Quantum annealing in the transverse Ising model},
author = {Kadowaki, Tadashi and Nishimori, Hidetoshi},
journal = {Phys. Rev. E},
volume = {58},
issue = {5},
pages = {5355--5363},
numpages = {0},
year = {1998},
month = {Nov},
publisher = {American Physical Society},
doi = {10.1103/PhysRevE.58.5355},
url = {https://link.aps.org/doi/10.1103/PhysRevE.58.5355}
}

@article{lanczos1950iteration,
title = {An iteration method for the solution of the eigenvalue problem of linear differential and integral operators},
author = {Lanczos, Cornelius},
Expand Down Expand Up @@ -747,6 +777,21 @@ @article{qsvmmap
publisher = {Springer}
}

@article{qubo3mlproblems2021,
title = {QUBO formulations for training machine learning models},
author = {Date, Prasanna and Arthur, Davis and Pusey-Nazzaro, Lauren},
journal = {Scientific Reports},
volume = {11},
issue = {1},
pages = {10029},
numpages = {0},
year = {2021},
month = {May},
publisher = {Scientific Reports},
doi = {10.1038/s41598-021-89461-4},
url = {https://doi.org/10.1038/s41598-021-89461-4}
}

@article{seeley2012bravyi,
title = {The Bravyi-Kitaev transformation for quantum computation of electronic structure},
author = {Seeley, Jacob T. and Richard, Martin J. and Love, Peter J.},
Expand All @@ -759,6 +804,21 @@ @article{seeley2012bravyi
url = {https://arxiv.org/abs/1208.5986}
}

@article{sherrington1975,
title = {Solvable Model of a Spin-Glass},
author = {Sherrington, David and Kirkpatrick, Scott},
journal = {Phys. Rev. Lett.},
volume = {35},
issue = {26},
pages = {1792--1796},
numpages = {0},
year = {1975},
month = {Dec},
publisher = {American Physical Society},
doi = {10.1103/PhysRevLett.35.1792},
url = {https://link.aps.org/doi/10.1103/PhysRevLett.35.1792}
}

@article{sinchenko2019deep,
title = {The deep learning and statistical physics applications to the problems of combinatorial optimization},
author = {Sinchenko, Semyon and Bazhanov, Dmitry},
Expand Down Expand Up @@ -904,33 +964,3 @@ @article{zachary1977
year = 1977,
publisher = {University of New Mexico}
}

@article{kadowaki1998,
title = {Quantum annealing in the transverse Ising model},
author = {Kadowaki, Tadashi and Nishimori, Hidetoshi},
journal = {Phys. Rev. E},
volume = {58},
issue = {5},
pages = {5355--5363},
numpages = {0},
year = {1998},
month = {Nov},
publisher = {American Physical Society},
doi = {10.1103/PhysRevE.58.5355},
url = {https://link.aps.org/doi/10.1103/PhysRevE.58.5355}
}

@article{sherrington1975,
title = {Solvable Model of a Spin-Glass},
author = {Sherrington, David and Kirkpatrick, Scott},
journal = {Phys. Rev. Lett.},
volume = {35},
issue = {26},
pages = {1792--1796},
numpages = {0},
year = {1975},
month = {Dec},
publisher = {American Physical Society},
doi = {10.1103/PhysRevLett.35.1792},
url = {https://link.aps.org/doi/10.1103/PhysRevLett.35.1792}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions qmlcourseRU/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@
title: ⬜ О блоке
- file: book/problems2qml/np2ising
title: 🟩 NP как модели Изинга
- file: book/problems2qml/qubo_linreg_svm_kmeans
title: 🟧 QUBO-формулировки трех задач ML
- file: book/problems2qml/jordanwigner
title: 🟧 Преобразование Жордана-Вигнера
- file: book/problems2qml/eigenvals
Expand Down
Loading