added video on bias-variance

This commit is contained in:
Morten Hjorth-Jensen
2025-09-18 06:35:28 +02:00
parent 3093ce7259
commit 84a4e5df0c
7 changed files with 147 additions and 264 deletions
+1
View File
@@ -261,6 +261,7 @@ MathJax.Hub.Config({
<li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff</li>
<li> The material we did not cover last week, that is on more advanced methods for updating the learning rate, are covered by its own video. We will briefly discuss these topics at the beginning of the lecture and during the lab sessions. See video on ADAgrad, RMSprop and ADAM (material from last week not covered during lecture) at <a href="https://youtu.be/J_41Hld6tTU" target="_self"><tt>https://youtu.be/J_41Hld6tTU</tt></a></li>
<li> <a href="https://youtu.be/4Fo7ITVA7V4" target="_self">Video of Lecture</a></li>
<li> <a href="https://youtu.be/GBWc1abChKo" target="_self">Video from lab sessions on the bias-variance tradeoff</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek38.pdf" target="_self">Whiteboard notes</a></li>
</ol>
</div>
+1
View File
@@ -202,6 +202,7 @@ MathJax.Hub.Config({
<p><li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff</li>
<p><li> The material we did not cover last week, that is on more advanced methods for updating the learning rate, are covered by its own video. We will briefly discuss these topics at the beginning of the lecture and during the lab sessions. See video on ADAgrad, RMSprop and ADAM (material from last week not covered during lecture) at <a href="https://youtu.be/J_41Hld6tTU" target="_blank"><tt>https://youtu.be/J_41Hld6tTU</tt></a></li>
<p><li> <a href="https://youtu.be/4Fo7ITVA7V4" target="_blank">Video of Lecture</a></li>
<p><li> <a href="https://youtu.be/GBWc1abChKo" target="_blank">Video from lab sessions on the bias-variance tradeoff</a></li>
<p><li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek38.pdf" target="_blank">Whiteboard notes</a></li>
</ol>
</div>
@@ -240,6 +240,7 @@ MathJax.Hub.Config({
<li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff</li>
<li> The material we did not cover last week, that is on more advanced methods for updating the learning rate, are covered by its own video. We will briefly discuss these topics at the beginning of the lecture and during the lab sessions. See video on ADAgrad, RMSprop and ADAM (material from last week not covered during lecture) at <a href="https://youtu.be/J_41Hld6tTU" target="_blank"><tt>https://youtu.be/J_41Hld6tTU</tt></a></li>
<li> <a href="https://youtu.be/4Fo7ITVA7V4" target="_blank">Video of Lecture</a></li>
<li> <a href="https://youtu.be/GBWc1abChKo" target="_blank">Video from lab sessions on the bias-variance tradeoff</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek38.pdf" target="_blank">Whiteboard notes</a></li>
</ol>
</div>
+1
View File
@@ -317,6 +317,7 @@ MathJax.Hub.Config({
<li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff</li>
<li> The material we did not cover last week, that is on more advanced methods for updating the learning rate, are covered by its own video. We will briefly discuss these topics at the beginning of the lecture and during the lab sessions. See video on ADAgrad, RMSprop and ADAM (material from last week not covered during lecture) at <a href="https://youtu.be/J_41Hld6tTU" target="_blank"><tt>https://youtu.be/J_41Hld6tTU</tt></a></li>
<li> <a href="https://youtu.be/4Fo7ITVA7V4" target="_blank">Video of Lecture</a></li>
<li> <a href="https://youtu.be/GBWc1abChKo" target="_blank">Video from lab sessions on the bias-variance tradeoff</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek38.pdf" target="_blank">Whiteboard notes</a></li>
</ol>
</div>
Binary file not shown.
File diff suppressed because one or more lines are too long
+6
View File
@@ -12,10 +12,16 @@ o Statistical interpretation of OLS and various expectation values
o Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff
o The material we did not cover last week, that is on more advanced methods for updating the learning rate, are covered by its own video. We will briefly discuss these topics at the beginning of the lecture and during the lab sessions. See video on ADAgrad, RMSprop and ADAM (material from last week not covered during lecture) at URL:"https://youtu.be/J_41Hld6tTU"
o "Video of Lecture":"https://youtu.be/4Fo7ITVA7V4"
o "Video from lab sessions on the bias-variance tradeoff":"https://youtu.be/GBWc1abChKo"
o "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek38.pdf"
!eblock
!split
===== Readings and Videos =====
!bblock