Skip to content

Commit e1ed5fe

Browse files
committed
update with links
1 parent 05ff460 commit e1ed5fe

File tree

8 files changed

+251
-250
lines changed

8 files changed

+251
-250
lines changed

doc/pub/week13/html/week13-bs.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -319,9 +319,9 @@ <h2 id="plans-for-the-week-of-april-21-25" class="anchor">Plans for the week of
319319
<ol>
320320
<li> Introduction to QML</li>
321321
<li> Support Vector Machines (SVM, classical machine learning approach)</li>
322-
<li> Quantum Support Vector Machine Learning (QSVM)
323-
<!-- o <a href="https://youtu.be/" target="_self">Video of lecture TBA</a> -->
324-
<!-- o <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2024/NotesApril17.pdf" target="_self">Whiteboard notes</a> --></li>
322+
<li> Quantum Support Vector Machine Learning (QSVM)</li>
323+
<li> Video of lecture at <a href="https://youtu.be/C36Kg4eaO7A" target="_self"><tt>https://youtu.be/C36Kg4eaO7A</tt></a></li>
324+
<li> Whiteboard notes at <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2025/NotesApril23.pdf" target="_self"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2025/NotesApril23.pdf</tt></a></li>
325325
</ol>
326326
</div>
327327
</div>
@@ -349,8 +349,8 @@ <h2 id="what-is-machine-learning" class="anchor">What is Machine Learning? </h2>
349349
<ol>
350350
<li> \textbf{Supervised Learning:} Labeled data for classification or regression.</li>
351351
<li> \textbf{Unsupervised Learning:} No labels; discover hidden patterns.</li>
352+
<li> \textbf{Reinforcement Learning:} Learning through interaction with the environment.</li>
352353
</ol>
353-
<p>o\textbf{Reinforcement Learning:} Learning through interaction with the environment.</p>
354354
</div>
355355
</div>
356356

doc/pub/week13/html/week13-reveal.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,9 @@ <h2 id="plans-for-the-week-of-april-21-25">Plans for the week of April 21-25 </h
200200
<ol>
201201
<p><li> Introduction to QML</li>
202202
<p><li> Support Vector Machines (SVM, classical machine learning approach)</li>
203-
<p><li> Quantum Support Vector Machine Learning (QSVM)
204-
<!-- o <a href="https://youtu.be/" target="_blank">Video of lecture TBA</a> -->
205-
<!-- o <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2024/NotesApril17.pdf" target="_blank">Whiteboard notes</a> --></li>
203+
<p><li> Quantum Support Vector Machine Learning (QSVM)</li>
204+
<p><li> Video of lecture at <a href="https://youtu.be/C36Kg4eaO7A" target="_blank"><tt>https://youtu.be/C36Kg4eaO7A</tt></a></li>
205+
<p><li> Whiteboard notes at <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2025/NotesApril23.pdf" target="_blank"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2025/NotesApril23.pdf</tt></a></li>
206206
</ol>
207207
</div>
208208

@@ -228,9 +228,8 @@ <h2 id="what-is-machine-learning">What is Machine Learning? </h2>
228228
<ol>
229229
<p><li> \textbf{Supervised Learning:} Labeled data for classification or regression.</li>
230230
<p><li> \textbf{Unsupervised Learning:} No labels; discover hidden patterns.</li>
231+
<p><li> \textbf{Reinforcement Learning:} Learning through interaction with the environment.</li>
231232
</ol>
232-
<p>
233-
<p>o\textbf{Reinforcement Learning:} Learning through interaction with the environment.</p>
234233
</div>
235234

236235

doc/pub/week13/html/week13-solarized.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,9 @@ <h2 id="plans-for-the-week-of-april-21-25">Plans for the week of April 21-25 </h
252252
<ol>
253253
<li> Introduction to QML</li>
254254
<li> Support Vector Machines (SVM, classical machine learning approach)</li>
255-
<li> Quantum Support Vector Machine Learning (QSVM)
256-
<!-- o <a href="https://youtu.be/" target="_blank">Video of lecture TBA</a> -->
257-
<!-- o <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2024/NotesApril17.pdf" target="_blank">Whiteboard notes</a> --></li>
255+
<li> Quantum Support Vector Machine Learning (QSVM)</li>
256+
<li> Video of lecture at <a href="https://youtu.be/C36Kg4eaO7A" target="_blank"><tt>https://youtu.be/C36Kg4eaO7A</tt></a></li>
257+
<li> Whiteboard notes at <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2025/NotesApril23.pdf" target="_blank"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2025/NotesApril23.pdf</tt></a></li>
258258
</ol>
259259
</div>
260260

@@ -280,8 +280,8 @@ <h2 id="what-is-machine-learning">What is Machine Learning? </h2>
280280
<ol>
281281
<li> \textbf{Supervised Learning:} Labeled data for classification or regression.</li>
282282
<li> \textbf{Unsupervised Learning:} No labels; discover hidden patterns.</li>
283+
<li> \textbf{Reinforcement Learning:} Learning through interaction with the environment.</li>
283284
</ol>
284-
<p>o\textbf{Reinforcement Learning:} Learning through interaction with the environment.</p>
285285
</div>
286286

287287

doc/pub/week13/html/week13.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,9 +329,9 @@ <h2 id="plans-for-the-week-of-april-21-25">Plans for the week of April 21-25 </h
329329
<ol>
330330
<li> Introduction to QML</li>
331331
<li> Support Vector Machines (SVM, classical machine learning approach)</li>
332-
<li> Quantum Support Vector Machine Learning (QSVM)
333-
<!-- o <a href="https://youtu.be/" target="_blank">Video of lecture TBA</a> -->
334-
<!-- o <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2024/NotesApril17.pdf" target="_blank">Whiteboard notes</a> --></li>
332+
<li> Quantum Support Vector Machine Learning (QSVM)</li>
333+
<li> Video of lecture at <a href="https://youtu.be/C36Kg4eaO7A" target="_blank"><tt>https://youtu.be/C36Kg4eaO7A</tt></a></li>
334+
<li> Whiteboard notes at <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2025/NotesApril23.pdf" target="_blank"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2025/NotesApril23.pdf</tt></a></li>
335335
</ol>
336336
</div>
337337

@@ -357,8 +357,8 @@ <h2 id="what-is-machine-learning">What is Machine Learning? </h2>
357357
<ol>
358358
<li> \textbf{Supervised Learning:} Labeled data for classification or regression.</li>
359359
<li> \textbf{Unsupervised Learning:} No labels; discover hidden patterns.</li>
360+
<li> \textbf{Reinforcement Learning:} Learning through interaction with the environment.</li>
360361
</ol>
361-
<p>o\textbf{Reinforcement Learning:} Learning through interaction with the environment.</p>
362362
</div>
363363

364364

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)