You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/LectureNotes/_build/html/week38.html
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -452,9 +452,10 @@ <h2>Plans for week 38, lecture Monday September 15<a class="headerlink" href="#p
452
452
<li><p>Statistical interpretation of OLS and various expectation values</p></li>
453
453
<li><p>Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff</p></li>
454
454
<li><p>The material we did not cover last week, that is on more advanced methods for updating the learning rate, are covered by its own video. We will briefly discuss these topics at the beginning of the lecture and during the lab sessions. See video on ADAgrad, RMSprop and ADAM (material from last week not covered during lecture) at <aclass="reference external" href="https://youtu.be/J_41Hld6tTU">https://youtu.be/J_41Hld6tTU</a></p></li>
455
+
<li><p><aclass="reference external" href="https://youtu.be/4Fo7ITVA7V4">Video of Lecture</a></p></li>
<p>Taking the derivative of the <em>new</em> cost function with respect to the parameters <spanclass="math notranslate nohighlight">\(\theta\)</span> we recognize our familiar OLS equation, namely</p>
0 commit comments