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
+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 =====