updating notes with links

This commit is contained in:
Morten Hjorth-Jensen
2025-09-29 16:23:16 +02:00
parent 6c5f9576c3
commit 932bef9f25
14 changed files with 586 additions and 876 deletions
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+3 -2
View File
@@ -465,9 +465,10 @@ doconce format html week40.do.txt --no_mako -->
<!-- o Automatic differentiation and gradient descent, examples using Logistic regression -->
<ol class="arabic simple" start="2">
<li><p>Start with the basics of Neural Networks, setting up the basic steps, from the simple perceptron model to the multi-layer perceptron model</p></li>
<li><p>Video of lecture at <a class="reference external" href="https://youtu.be/MS3Tv8FVArs">https://youtu.be/MS3Tv8FVArs</a></p></li>
<li><p>Whiteboard notes at <a class="github reference external" href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek40.pdf">CompPhysics/MachineLearning</a></p></li>
</ol>
<!-- o [Video of lecture](https://youtu.be/jdJoOrCIdII) -->
<!-- o Whiteboard notes at <https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember30.pdf> --></section>
</section>
<section id="suggested-readings-and-videos">
<h2>Suggested readings and videos<a class="headerlink" href="#suggested-readings-and-videos" title="Link to this heading">#</a></h2>
<p><strong>Readings and Videos:</strong></p>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff