typo in exercises week 37

This commit is contained in:
Morten Hjorth-Jensen
2025-09-02 05:54:12 +02:00
parent b62dc358d7
commit c8aa957670
13 changed files with 1169 additions and 1163 deletions
+2 -2
View File
@@ -472,9 +472,9 @@ doconce format html week36.do.txt --no_mako -->
<ol class="arabic simple">
<li><p>Linear Regression, ordinary least squares (OLS), Ridge and Lasso and mathematical analysis</p></li>
<li><p>Derivation of Gradient descent and discussion of implementations for</p></li>
<li><p>Video of lecture at <a class="reference external" href="https://youtu.be/nVE_FRnGAHw">https://youtu.be/nVE_FRnGAHw</a></p></li>
<li><p>Whiteboard notes at <a class="github reference external" href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek36.pdf">CompPhysics/MachineLearning</a></p></li>
</ol>
<!-- * [Video of lecture](https://youtu.be/oHjqjUB36KE) -->
<!-- * [Whiteboard notes](https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember2.pdf) -->
<p><strong>Material for the lab sessions on Tuesday and Wednesday (see at the end of these slides):</strong></p>
<ol class="arabic simple">
<li><p>Technicalities concerning Ridge and Lasso linear regression.</p></li>