You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-25Lines changed: 13 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,8 +55,6 @@ themes can be covered:
55
55
- Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2026/Lectureweek3.pdf
56
56
- Teaching material in different formats at https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week3
57
57
58
-
59
-
60
58
## February 9-13, 2026. Entanglement and entropies
61
59
- Reminder from last week on entanglement, density matrices and entropies
62
60
- One-qubit and two-qubit gates, background and realizations
@@ -103,53 +101,43 @@ themes can be covered:
103
101
- Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2026/Lectureweek8.pdf
104
102
105
103
106
-
## March 16-20, 2026. Discussions of project 1 and work on the VQE
104
+
## March 16-20, 2026. Discussions of project 1 and start discussion of Quantum Fourier transofrms
107
105
- Quantum Fourier transforms
108
-
- Quantum Phase estimation algorithm
109
-
- Lab/exercise session: Discussion of project 1 and work on finalizing project
110
-
- Teaching material in different formats at https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week9
106
+
- Lab/exercise session: Discussion of project 1 and work on finalizing project 1
107
+
- Teaching material in different formats at https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week9
111
108
112
109
## March 23-27, 2026
113
110
- Quantum Fourier Transforms, algorithm and implementation
114
-
- Quantum phase estimation algorithm
115
-
- Setting up circuits for QFTs
111
+
- Quantum phase estimation (QPE) algorithm
112
+
- Setting up circuits for QFTs and the QPE
116
113
- Teaching material in different formats at https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week10
117
114
118
115
119
116
## March 30 - April 3, 2026, Public holiday in Norway no classes
120
117
121
-
## Note that the topics for the coming weeks may change!
118
+
## Note that the topics for the coming weeks may change. The focus will be on quantum machine learning, but we may add discussions of other algorithms as well like the QOAO.
122
119
123
120
124
121
## April 6-10, 2026
125
-
-Discrete Fourier transforms (DFTs, reminder from last week) ) and the fast Fourier Transform (FFT)
122
+
-Basics of quantum machine learning (QML)
126
123
- Reading recommendation Hundt, Quantum Computing for Programmers, sections 6.1-6.4 on QFT and QPE.
127
124
128
125
## April 13-17, 2026
129
-
- Basics of quantum machine learning and discussion of support vector machines
130
-
- Quantum phase estimation algorithm (QPE)
131
-
- Reading recommendation Hundt, Quantum Computing for Programmers, sections 6.1-6.4 on QFT and QPE.
126
+
- QML
132
127
133
128
134
129
## April 20-24, 2026 Quantum Machine Learning
135
-
-Basics of quantum machine learning and discussion of support vector machines
130
+
-QML
136
131
137
132
138
133
## April 27-May 1, 2026 Quantum machine learning
139
-
- Classical Support Vector Machines, reminder from last week
140
-
- Classical Kernels and transition to Quantum Kernels
141
-
- Quantum Support Vector Machines
142
-
134
+
- QML
143
135
144
136
## May 4-8, 2026 Quantum Machine Learning
145
-
- Quantum support vector machines, theory and code examples
146
-
- Quantum neural networks, theory and code examples
147
-
137
+
- QML
148
138
149
139
## May 11-15, 2026
150
-
- Quantum neural networks, theory and code examples, contn from last week
0 commit comments