added video

This commit is contained in:
Morten Hjorth-Jensen
2025-09-23 05:21:30 +02:00
parent f5583a237f
commit 5cbb0b2445
6 changed files with 158 additions and 449 deletions
+3 -3
View File
@@ -199,9 +199,9 @@ MathJax.Hub.Config({
<p>
<ol>
<p><li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff</li>
<p><li> Logistic regression, our first classification encounter and a stepping stone towards neural networks
<!-- * <a href="https://youtu.be/ISGpTC28Vmk" target="_blank">Video of lecture</a> -->
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember23.pdf" target="_blank">Whiteboard notes</a> --></li>
<p><li> Logistic regression, our first classification encounter and a stepping stone towards neural networks</li>
<p><li> <a href="https://youtu.be/OVouJyhoksY" target="_blank">Video of lecture</a></li>
<p><li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/FYSSTKweek39.pdf" target="_blank">Whiteboard notes</a></li>
</ol>
</div>
</section>
+3 -3
View File
@@ -235,9 +235,9 @@ MathJax.Hub.Config({
<p>
<ol>
<li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff</li>
<li> Logistic regression, our first classification encounter and a stepping stone towards neural networks
<!-- * <a href="https://youtu.be/ISGpTC28Vmk" target="_blank">Video of lecture</a> -->
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember23.pdf" target="_blank">Whiteboard notes</a> --></li>
<li> Logistic regression, our first classification encounter and a stepping stone towards neural networks</li>
<li> <a href="https://youtu.be/OVouJyhoksY" target="_blank">Video of lecture</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/FYSSTKweek39.pdf" target="_blank">Whiteboard notes</a></li>
</ol>
</div>
+3 -3
View File
@@ -312,9 +312,9 @@ MathJax.Hub.Config({
<p>
<ol>
<li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff</li>
<li> Logistic regression, our first classification encounter and a stepping stone towards neural networks
<!-- * <a href="https://youtu.be/ISGpTC28Vmk" target="_blank">Video of lecture</a> -->
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember23.pdf" target="_blank">Whiteboard notes</a> --></li>
<li> Logistic regression, our first classification encounter and a stepping stone towards neural networks</li>
<li> <a href="https://youtu.be/OVouJyhoksY" target="_blank">Video of lecture</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/FYSSTKweek39.pdf" target="_blank">Whiteboard notes</a></li>
</ol>
</div>
Binary file not shown.
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -8,8 +8,8 @@ DATE: Week 39
!bblock Material for the lecture on Monday September 22
o Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff
o Logistic regression, our first classification encounter and a stepping stone towards neural networks
# * "Video of lecture":"https://youtu.be/ISGpTC28Vmk"
# * "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember23.pdf"
o "Video of lecture":"https://youtu.be/OVouJyhoksY"
o "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/FYSSTKweek39.pdf"
!eblock