added video

This commit is contained in:
Morten Hjorth-Jensen
2022-09-09 15:28:48 +02:00
parent 63187d0e43
commit 8fa7119204
8 changed files with 334 additions and 317 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ For the reading assignments we use the following abbreviations:
- Lecture Thursday: Summary from last week on SVD, more on Statistics, probability theory and linear regression
- Video of Lecture at https://youtu.be/qn_BAVhMD8U
- Friday: Linear Regression and more links with Statistics, Resampling methods and presentation of first project.
- Video of Lecture
- Video of Lecture at https://youtu.be/_CPGg0JYH8M
- Reading recommendations:
- Lectures on Regression for week 36 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
+3
View File
@@ -305,6 +305,9 @@ MathJax.Hub.Config({
<li> <a href="https://youtu.be/qn_BAVhMD8U" target="_self">Video of Lecture</a></li>
</ul>
<li> Friday: Linear Regression and links with Statistics, Resampling methods and presentation of first project</li>
<ul>
<li> <a href="https://youtu.be/_CPGg0JYH8M" target="_self">Video of Lecture</a></li>
</ul>
</ul>
<p>Recommended Reading:</p>
<ol>
+5
View File
@@ -205,6 +205,11 @@ MathJax.Hub.Config({
</ul>
<p>
<p><li> Friday: Linear Regression and links with Statistics, Resampling methods and presentation of first project</li>
<ul>
<p><li> <a href="https://youtu.be/_CPGg0JYH8M" target="_blank">Video of Lecture</a></li>
</ul>
<p>
</ul>
<p>
<p>Recommended Reading:</p>
@@ -268,6 +268,9 @@ MathJax.Hub.Config({
<li> <a href="https://youtu.be/qn_BAVhMD8U" target="_blank">Video of Lecture</a></li>
</ul>
<li> Friday: Linear Regression and links with Statistics, Resampling methods and presentation of first project</li>
<ul>
<li> <a href="https://youtu.be/_CPGg0JYH8M" target="_blank">Video of Lecture</a></li>
</ul>
</ul>
<p>Recommended Reading:</p>
<ol>
+3
View File
@@ -345,6 +345,9 @@ MathJax.Hub.Config({
<li> <a href="https://youtu.be/qn_BAVhMD8U" target="_blank">Video of Lecture</a></li>
</ul>
<li> Friday: Linear Regression and links with Statistics, Resampling methods and presentation of first project</li>
<ul>
<li> <a href="https://youtu.be/_CPGg0JYH8M" target="_blank">Video of Lecture</a></li>
</ul>
</ul>
<p>Recommended Reading:</p>
<ol>
Binary file not shown.
File diff suppressed because it is too large Load Diff
+1
View File
@@ -9,6 +9,7 @@ DATE: today
* Thursday: Summary from last week on discussion of SVD, Ridge and Lasso linear regression.
* "Video of Lecture":"https://youtu.be/qn_BAVhMD8U"
* Friday: Linear Regression and links with Statistics, Resampling methods and presentation of first project
* "Video of Lecture":"https://youtu.be/_CPGg0JYH8M"
Recommended Reading:
o Lectures on Regression