|
2 | 2 | "cells": [ |
3 | 3 | { |
4 | 4 | "cell_type": "markdown", |
5 | | - "id": "ec23aba1", |
| 5 | + "id": "8b815723", |
6 | 6 | "metadata": { |
7 | 7 | "editable": true |
8 | 8 | }, |
|
14 | 14 | }, |
15 | 15 | { |
16 | 16 | "cell_type": "markdown", |
17 | | - "id": "99e930c6", |
| 17 | + "id": "9f0c86ee", |
18 | 18 | "metadata": { |
19 | 19 | "editable": true |
20 | 20 | }, |
|
27 | 27 | }, |
28 | 28 | { |
29 | 29 | "cell_type": "markdown", |
30 | | - "id": "2c3e5dc5", |
| 30 | + "id": "6d45c5b8", |
31 | 31 | "metadata": { |
32 | 32 | "editable": true |
33 | 33 | }, |
|
43 | 43 | "a. PDF slides at <https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week11/pdf/week11slides.pdf>\n", |
44 | 44 | "\n", |
45 | 45 | "b. Jupyter-notebooks at <https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week11/ipynb>\n", |
| 46 | + "\n", |
| 47 | + "* Project two suggestions, see <https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/Projects/2026/Project2>. Note that these suggestions will be revised till April 7\n", |
46 | 48 | "<!-- * [Video of lecture TBA](https://youtu.be/) -->\n", |
47 | 49 | "<!-- * [Whiteboard notes](https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2025/NotesApril2.pdf) -->" |
48 | 50 | ] |
49 | 51 | }, |
50 | 52 | { |
51 | 53 | "cell_type": "markdown", |
52 | | - "id": "8bed1964", |
| 54 | + "id": "47a5188c", |
53 | 55 | "metadata": { |
54 | 56 | "editable": true |
55 | 57 | }, |
|
73 | 75 | }, |
74 | 76 | { |
75 | 77 | "cell_type": "markdown", |
76 | | - "id": "01b8db64", |
| 78 | + "id": "e54d0df5", |
77 | 79 | "metadata": { |
78 | 80 | "editable": true |
79 | 81 | }, |
|
89 | 91 | }, |
90 | 92 | { |
91 | 93 | "cell_type": "markdown", |
92 | | - "id": "036229af", |
| 94 | + "id": "80089d03", |
93 | 95 | "metadata": { |
94 | 96 | "editable": true |
95 | 97 | }, |
|
101 | 103 | }, |
102 | 104 | { |
103 | 105 | "cell_type": "markdown", |
104 | | - "id": "c4e79a56", |
| 106 | + "id": "9bd93c93", |
105 | 107 | "metadata": { |
106 | 108 | "editable": true |
107 | 109 | }, |
108 | 110 | "source": [ |
109 | 111 | "## Codes and plans for the coming two weeks (April 13-24)\n", |
110 | 112 | "\n", |
111 | | - "This week, with respect to codes, we focus on the **implementation of the QPE algorithm and the QFT algorithm**. For the HHL algorithm our main focus, as discussed in the slides at <https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week11/pdf/week11slides.pdf>, will be on the theoretical aspects of the algorithm. \n", |
| 113 | + "This week (April 8), with respect to codes, we focus on the **implementation of the QPE algorithm and the QFT algorithm**. For the HHL algorithm our main focus, as discussed in the slides at <https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week11/pdf/week11slides.pdf>, will be on the theoretical aspects of the algorithm. \n", |
112 | 114 | "\n", |
113 | 115 | "Next week we will discuss codes for the HHL algorithm applied to\n", |
114 | 116 | "linear algebra problems and the solution of differential equations like\n", |
|
121 | 123 | "\n", |
122 | 124 | "Suggestions for project 2 will be presented April 8." |
123 | 125 | ] |
| 126 | + }, |
| 127 | + { |
| 128 | + "cell_type": "markdown", |
| 129 | + "id": "02df95f7", |
| 130 | + "metadata": { |
| 131 | + "editable": true |
| 132 | + }, |
| 133 | + "source": [ |
| 134 | + "## Plans for the rest of the semester, April" |
| 135 | + ] |
| 136 | + }, |
| 137 | + { |
| 138 | + "cell_type": "markdown", |
| 139 | + "id": "15498f0d", |
| 140 | + "metadata": { |
| 141 | + "editable": true |
| 142 | + }, |
| 143 | + "source": [ |
| 144 | + "### April 6-10, 2026\n", |
| 145 | + "\n", |
| 146 | + "* Finalizing the QPE discussions, with codes and formalism\n", |
| 147 | + "\n", |
| 148 | + "* The HHL algorithm for solving linear algebra problems" |
| 149 | + ] |
| 150 | + }, |
| 151 | + { |
| 152 | + "cell_type": "markdown", |
| 153 | + "id": "c9b0c831", |
| 154 | + "metadata": { |
| 155 | + "editable": true |
| 156 | + }, |
| 157 | + "source": [ |
| 158 | + "### April 13-17, 2026\n", |
| 159 | + "\n", |
| 160 | + "* Summing up the HHL discussions, codes and algorithms\n", |
| 161 | + "\n", |
| 162 | + "* The QAOA algorithm" |
| 163 | + ] |
| 164 | + }, |
| 165 | + { |
| 166 | + "cell_type": "markdown", |
| 167 | + "id": "5e994bf9", |
| 168 | + "metadata": { |
| 169 | + "editable": true |
| 170 | + }, |
| 171 | + "source": [ |
| 172 | + "### April 20-24, 2026 Quantum Machine Learning\n", |
| 173 | + "\n", |
| 174 | + "* Linking the HHL and the QAOA algorithm with quantum machine learning (QML) \n", |
| 175 | + "\n", |
| 176 | + "* Basics of QML \n", |
| 177 | + "\n", |
| 178 | + "* Quantum Support vector machines (QSVM) and classical SVMs" |
| 179 | + ] |
| 180 | + }, |
| 181 | + { |
| 182 | + "cell_type": "markdown", |
| 183 | + "id": "97848a6e", |
| 184 | + "metadata": { |
| 185 | + "editable": true |
| 186 | + }, |
| 187 | + "source": [ |
| 188 | + "### April 27-May 1, 2026 Quantum machine learning\n", |
| 189 | + "\n", |
| 190 | + "* QSVM, algorithms and codes\n", |
| 191 | + "\n", |
| 192 | + "* Quantum neural networks (QNN)" |
| 193 | + ] |
| 194 | + }, |
| 195 | + { |
| 196 | + "cell_type": "markdown", |
| 197 | + "id": "0631ba5f", |
| 198 | + "metadata": { |
| 199 | + "editable": true |
| 200 | + }, |
| 201 | + "source": [ |
| 202 | + "## Plans for the rest of the semester, May" |
| 203 | + ] |
| 204 | + }, |
| 205 | + { |
| 206 | + "cell_type": "markdown", |
| 207 | + "id": "6cfd70f1", |
| 208 | + "metadata": { |
| 209 | + "editable": true |
| 210 | + }, |
| 211 | + "source": [ |
| 212 | + "### May 4-8, 2026 Quantum Machine Learning\n", |
| 213 | + "\n", |
| 214 | + "* Quantum neural networks, codes and implementations" |
| 215 | + ] |
| 216 | + }, |
| 217 | + { |
| 218 | + "cell_type": "markdown", |
| 219 | + "id": "57b503c9", |
| 220 | + "metadata": { |
| 221 | + "editable": true |
| 222 | + }, |
| 223 | + "source": [ |
| 224 | + "### May 11-15, 2026\n", |
| 225 | + "\n", |
| 226 | + "* Quantum neural networks and quantum Boltzmann machines" |
| 227 | + ] |
| 228 | + }, |
| 229 | + { |
| 230 | + "cell_type": "markdown", |
| 231 | + "id": "2d7a105b", |
| 232 | + "metadata": { |
| 233 | + "editable": true |
| 234 | + }, |
| 235 | + "source": [ |
| 236 | + "### May 18-22, 2026\n", |
| 237 | + "\n", |
| 238 | + "* Summary of course and discussion of and work on project 2" |
| 239 | + ] |
124 | 240 | } |
125 | 241 | ], |
126 | 242 | "metadata": {}, |
|
0 commit comments