update
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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.
+1217
-1107
File diff suppressed because one or more lines are too long
@@ -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 =====
|
||||
|
||||
Reference in New Issue
Block a user