This commit is contained in:
Morten Hjorth-Jensen
2023-09-07 15:25:31 +02:00
parent 4bedd6e13b
commit d14a205300
8 changed files with 1228 additions and 1113 deletions
+1
View File
@@ -278,6 +278,7 @@ MathJax.Hub.Config({
<li> Linear Regression and links with Statistics</li>
<li> <a href="https://www.deeplearningbook.org/" target="_self">Recommended Reading: Goodfellow et al chapter 3 on probability theory</a></li>
<li> See also Murphy, sections 2.4 (Gaussian distributions) and 3.2 (Bayesian Statistics, basis)</li>
<li> <a href="https://youtu.be/Kc20CFK0z7Y" target="_self">Video of lecture</a></li>
</ul>
</ul>
<p>
+1 -1
View File
@@ -265,7 +265,7 @@ MathJax.Hub.Config({
<!-- !split -->
<h2 id="material-for-the-active-learning-sessions-tuesday-and-wednesday" class="anchor">Material for the active learning sessions Tuesday and Wednesday </h2>
<p>The material here contains a summary from last Week and discussion of SVD, Ridge and Lasso regression with examples </p>
<p>The material here contains a summary from last week and discussion of SVD, Ridge and Lasso regression with examples </p>
<p>
<!-- navigation buttons at the bottom of the page -->
+3 -1
View File
@@ -218,6 +218,8 @@ MathJax.Hub.Config({
<p><li> <a href="https://www.deeplearningbook.org/" target="_blank">Recommended Reading: Goodfellow et al chapter 3 on probability theory</a></li>
<p><li> See also Murphy, sections 2.4 (Gaussian distributions) and 3.2 (Bayesian Statistics, basis)</li>
<p><li> <a href="https://youtu.be/Kc20CFK0z7Y" target="_blank">Video of lecture</a></li>
</ul>
<p>
</ul>
@@ -226,7 +228,7 @@ MathJax.Hub.Config({
<section>
<h2 id="material-for-the-active-learning-sessions-tuesday-and-wednesday">Material for the active learning sessions Tuesday and Wednesday </h2>
<p>The material here contains a summary from last Week and discussion of SVD, Ridge and Lasso regression with examples </p>
<p>The material here contains a summary from last week and discussion of SVD, Ridge and Lasso regression with examples </p>
</section>
<section>
+2 -1
View File
@@ -253,12 +253,13 @@ MathJax.Hub.Config({
<li> Linear Regression and links with Statistics</li>
<li> <a href="https://www.deeplearningbook.org/" target="_blank">Recommended Reading: Goodfellow et al chapter 3 on probability theory</a></li>
<li> See also Murphy, sections 2.4 (Gaussian distributions) and 3.2 (Bayesian Statistics, basis)</li>
<li> <a href="https://youtu.be/Kc20CFK0z7Y" target="_blank">Video of lecture</a></li>
</ul>
</ul>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
<h2 id="material-for-the-active-learning-sessions-tuesday-and-wednesday">Material for the active learning sessions Tuesday and Wednesday </h2>
<p>The material here contains a summary from last Week and discussion of SVD, Ridge and Lasso regression with examples </p>
<p>The material here contains a summary from last week and discussion of SVD, Ridge and Lasso regression with examples </p>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
<h2 id="linear-regression-and-the-svd">Linear Regression and the SVD </h2>
+2 -1
View File
@@ -330,12 +330,13 @@ MathJax.Hub.Config({
<li> Linear Regression and links with Statistics</li>
<li> <a href="https://www.deeplearningbook.org/" target="_blank">Recommended Reading: Goodfellow et al chapter 3 on probability theory</a></li>
<li> See also Murphy, sections 2.4 (Gaussian distributions) and 3.2 (Bayesian Statistics, basis)</li>
<li> <a href="https://youtu.be/Kc20CFK0z7Y" target="_blank">Video of lecture</a></li>
</ul>
</ul>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
<h2 id="material-for-the-active-learning-sessions-tuesday-and-wednesday">Material for the active learning sessions Tuesday and Wednesday </h2>
<p>The material here contains a summary from last Week and discussion of SVD, Ridge and Lasso regression with examples </p>
<p>The material here contains a summary from last week and discussion of SVD, Ridge and Lasso regression with examples </p>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
<h2 id="linear-regression-and-the-svd">Linear Regression and the SVD </h2>
Binary file not shown.
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -15,11 +15,11 @@ DATE: September 4-8, 2023
* Linear Regression and links with Statistics
* "Recommended Reading: Goodfellow et al chapter 3 on probability theory":"https://www.deeplearningbook.org/"
* See also Murphy, sections 2.4 (Gaussian distributions) and 3.2 (Bayesian Statistics, basis)
* "Video of lecture":"https://youtu.be/Kc20CFK0z7Y"
!split
===== Material for the active learning sessions Tuesday and Wednesday =====
The material here contains a summary from last Week and discussion of SVD, Ridge and Lasso regression with examples
The material here contains a summary from last week and discussion of SVD, Ridge and Lasso regression with examples
!split
===== Linear Regression and the SVD =====