update with video of lecture

This commit is contained in:
Morten Hjorth-Jensen
2024-09-09 13:08:57 +02:00
parent 491c58f7cd
commit 804d3bbab9
7 changed files with 197 additions and 194 deletions
+3 -3
View File
@@ -296,9 +296,10 @@ MathJax.Hub.Config({
<div class="panel panel-default">
<div class="panel-body">
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
<!-- * <a href="https://youtu.be/YOBBr_toYxc" target="_self">Video of Lecture</a> -->
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep14.pdf" target="_self">Whiteboard notes</a> -->
<ul>
<li> <a href="https://youtu.be/omLmp_kkie0" target="_self">Video of Lecture</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember9.pdf" target="_self">Whiteboard notes</a></li>
</ul>
<li> Statistical interpretation of Ridge and Lasso regression, see also slides from last week</li>
<li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff (this may partly be discussed during the exercise sessions as well.</li>
<li> Readings and Videos:</li>
@@ -309,7 +310,6 @@ MathJax.Hub.Config({
<li> <a href="https://www.youtube.com/watch?v=Xz0x-8-cgaQ" target="_self">Video on Bootstrapping</a></li>
<li> <a href="https://www.youtube.com/watch?v=EuBBz3bI-aA" target="_self">Video on bias-variance tradeoff</a></li>
</ul>
</ul>
</div>
</div>
+6 -4
View File
@@ -199,10 +199,14 @@ MathJax.Hub.Config({
<div class="alert alert-block alert-block alert-text-normal">
<b>Material for the lecture on Monday September 9</b>
<p>
<!-- * <a href="https://youtu.be/YOBBr_toYxc" target="_blank">Video of Lecture</a> -->
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep14.pdf" target="_blank">Whiteboard notes</a> -->
<ul>
<p><li> <a href="https://youtu.be/omLmp_kkie0" target="_blank">Video of Lecture</a></li>
<p><li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember9.pdf" target="_blank">Whiteboard notes</a></li>
</ul>
<p>
<p><li> Statistical interpretation of Ridge and Lasso regression, see also slides from last week</li>
<p><li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff (this may partly be discussed during the exercise sessions as well.</li>
@@ -220,8 +224,6 @@ MathJax.Hub.Config({
<p><li> <a href="https://www.youtube.com/watch?v=EuBBz3bI-aA" target="_blank">Video on bias-variance tradeoff</a></li>
</ul>
<p>
</ul>
</div>
</section>
+3 -3
View File
@@ -266,9 +266,10 @@ MathJax.Hub.Config({
<div class="alert alert-block alert-block alert-text-normal">
<b>Material for the lecture on Monday September 9</b>
<p>
<!-- * <a href="https://youtu.be/YOBBr_toYxc" target="_blank">Video of Lecture</a> -->
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep14.pdf" target="_blank">Whiteboard notes</a> -->
<ul>
<li> <a href="https://youtu.be/omLmp_kkie0" target="_blank">Video of Lecture</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember9.pdf" target="_blank">Whiteboard notes</a></li>
</ul>
<li> Statistical interpretation of Ridge and Lasso regression, see also slides from last week</li>
<li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff (this may partly be discussed during the exercise sessions as well.</li>
<li> Readings and Videos:</li>
@@ -279,7 +280,6 @@ MathJax.Hub.Config({
<li> <a href="https://www.youtube.com/watch?v=Xz0x-8-cgaQ" target="_blank">Video on Bootstrapping</a></li>
<li> <a href="https://www.youtube.com/watch?v=EuBBz3bI-aA" target="_blank">Video on bias-variance tradeoff</a></li>
</ul>
</ul>
</div>
+3 -3
View File
@@ -343,9 +343,10 @@ MathJax.Hub.Config({
<div class="alert alert-block alert-block alert-text-normal">
<b>Material for the lecture on Monday September 9</b>
<p>
<!-- * <a href="https://youtu.be/YOBBr_toYxc" target="_blank">Video of Lecture</a> -->
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep14.pdf" target="_blank">Whiteboard notes</a> -->
<ul>
<li> <a href="https://youtu.be/omLmp_kkie0" target="_blank">Video of Lecture</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember9.pdf" target="_blank">Whiteboard notes</a></li>
</ul>
<li> Statistical interpretation of Ridge and Lasso regression, see also slides from last week</li>
<li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff (this may partly be discussed during the exercise sessions as well.</li>
<li> Readings and Videos:</li>
@@ -356,7 +357,6 @@ MathJax.Hub.Config({
<li> <a href="https://www.youtube.com/watch?v=Xz0x-8-cgaQ" target="_blank">Video on Bootstrapping</a></li>
<li> <a href="https://www.youtube.com/watch?v=EuBBz3bI-aA" target="_blank">Video on bias-variance tradeoff</a></li>
</ul>
</ul>
</div>
Binary file not shown.
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -10,8 +10,8 @@ DATE: September 9, 2024
!bblock Material for the lecture on Monday September 9
# * "Video of Lecture":"https://youtu.be/YOBBr_toYxc"
# * "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep14.pdf"
* "Video of Lecture":"https://youtu.be/omLmp_kkie0"
* "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember9.pdf"
* Statistical interpretation of Ridge and Lasso regression, see also slides from last week
* Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff (this may partly be discussed during the exercise sessions as well.
* Readings and Videos: