@@ -84,78 +84,72 @@ themes can be covered:
8484 - Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2026/Notesweek6.pdf
8585 - Teaching material in different formats at https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week6
8686
87- ## Note that the topics for the coming weeks may be changed!
87+
8888
8989## March 2-6, 2026. VQE for two-qubit systems and the Lipkin model
9090 - Implementing the VQE algorithm for the two-qubit and Lipkin-model Hamiltonians.
91- - Video of lecture to be added https://youtu.be/
91+ - Video of lecture at https://youtu.be/
9292 - Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2026/NotesMarch4.pdf
9393 - Teaching material in different formats at https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week7
9494
9595
9696## March 9-13, 2026. Solving quantum mechanical problems
9797 - Lipkin model and VQE
98+ - Jordan-Wigner transformation and other Hamiltonians as examples
99+ - Start discussion of Quantum Fourier Transforms
100+ - Lab/exercise session: work on project 1
98101 - Teaching material in different formats at https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week8
99102 - Video of lecture to be added https://youtu.be/
100- - Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2026/NotesMarch12 .pdf
103+ - Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2026/NotesMarch11 .pdf
101104
102105
103106## March 16-20, 2026. Discussions of project 1 and work on the VQE
104- - Lipkin model and VQE
105- - Discussion of project 1 and work on finalizing project
107+ - Quantum Fourier transforms
108+ - Quantum Phase estimation algorithm
109+ - Lab/exercise session: Discussion of project 1 and work on finalizing project
106110- Teaching material in different formats at https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week9
107111
108112## March 23-27, 2026
109113 - Quantum Fourier Transforms, algorithm and implementation
110114 - Quantum phase estimation algorithm
111- - Video of lecture to be added https://youtu.be/
112- - Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2026/NotesMarch26.pdf
115+ - Setting up circuits for QFTs
113116 - Teaching material in different formats at https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week10
114117
115118
116119## March 30 - April 3, 2026, Public holiday in Norway no classes
117120
121+ ## Note that the topics for the coming weeks may change!
122+
118123
119124## April 6-10, 2026
120125 - Discrete Fourier transforms (DFTs, reminder from last week) ) and the fast Fourier Transform (FFT)
121- - Quantum Fourier transforms (QFTs), reminder from last week
122- - Setting up circuits for QFTs
123126 - Reading recommendation Hundt, Quantum Computing for Programmers, sections 6.1-6.4 on QFT and QPE.
124127
125128## April 13-17, 2026
126- - Setting up circuits for QFTs
129+ - Basics of quantum machine learning and discussion of support vector machines
127130 - Quantum phase estimation algorithm (QPE)
128131 - Reading recommendation Hundt, Quantum Computing for Programmers, sections 6.1-6.4 on QFT and QPE.
129- - Video of lecture to be added https://youtu.be/
130- - Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2026/NotesApril7.pdf
131-
132132
133133
134134## April 20-24, 2026 Quantum Machine Learning
135135 - Basics of quantum machine learning and discussion of support vector machines
136- - Video of lecture to be added https://youtu.be/
137- - Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2026/NotesApril23.pdf
136+
138137
139138## April 27-May 1, 2026 Quantum machine learning
140139 - Classical Support Vector Machines, reminder from last week
141140 - Classical Kernels and transition to Quantum Kernels
142141 - Quantum Support Vector Machines
143- - Video of lecture to be added https://youtu.be/
144- - Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2026/NotesApril30.pdf
145142
146143
147144## May 4-8, 2026 Quantum Machine Learning
148145 - Quantum support vector machines, theory and code examples
149146 - Quantum neural networks, theory and code examples
150- - Video of lecture to be added at https://youtu.be/
151- - Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2026/NotesMay7.pdf
147+
152148
153149## May 11-15, 2026
154150 - Quantum neural networks, theory and code examples, contn from last week
155151 - Quantum and classical Boltzmann machines
156- - Video of lecture to be added https://youtu.be/
157- - Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2026/NotesMay14.pdf
158152
159153
160154## May 18-22, 2026
161- - Discussion of project 2
155+ - Summary of course and discussion of project 2
0 commit comments