added video
This commit is contained in:
@@ -199,6 +199,11 @@ MathJax.Hub.Config({
|
||||
|
||||
<ul>
|
||||
<p><li> Thursday: Repetition of Logistic regression equations and classification problems and discussion of Gradient methods. Examples on how to implement Logistic Regression and discussion of stochastic gradient descent</li>
|
||||
<ul>
|
||||
|
||||
<p><li> <a href="https://youtu.be/rDBj50Lv3Go" target="_blank">Video of lecture</a></li>
|
||||
</ul>
|
||||
<p>
|
||||
<p><li> Friday: Stochastic Gradient descent with examples and automatic differentiation</li>
|
||||
<p><li> Reading recommendations:</li>
|
||||
</ul>
|
||||
|
||||
@@ -314,6 +314,9 @@ MathJax.Hub.Config({
|
||||
|
||||
<ul>
|
||||
<li> Thursday: Repetition of Logistic regression equations and classification problems and discussion of Gradient methods. Examples on how to implement Logistic Regression and discussion of stochastic gradient descent</li>
|
||||
<ul>
|
||||
<li> <a href="https://youtu.be/rDBj50Lv3Go" target="_blank">Video of lecture</a></li>
|
||||
</ul>
|
||||
<li> Friday: Stochastic Gradient descent with examples and automatic differentiation</li>
|
||||
<li> Reading recommendations:</li>
|
||||
</ul>
|
||||
|
||||
@@ -391,6 +391,9 @@ MathJax.Hub.Config({
|
||||
|
||||
<ul>
|
||||
<li> Thursday: Repetition of Logistic regression equations and classification problems and discussion of Gradient methods. Examples on how to implement Logistic Regression and discussion of stochastic gradient descent</li>
|
||||
<ul>
|
||||
<li> <a href="https://youtu.be/rDBj50Lv3Go" target="_blank">Video of lecture</a></li>
|
||||
</ul>
|
||||
<li> Friday: Stochastic Gradient descent with examples and automatic differentiation</li>
|
||||
<li> Reading recommendations:</li>
|
||||
</ul>
|
||||
|
||||
Binary file not shown.
+1117
-691
File diff suppressed because one or more lines are too long
@@ -6,6 +6,7 @@ DATE: today
|
||||
===== Plan for week 39 =====
|
||||
|
||||
* Thursday: Repetition of Logistic regression equations and classification problems and discussion of Gradient methods. Examples on how to implement Logistic Regression and discussion of stochastic gradient descent
|
||||
* "Video of lecture":"https://youtu.be/rDBj50Lv3Go"
|
||||
* Friday: Stochastic Gradient descent with examples and automatic differentiation
|
||||
|
||||
* Reading recommendations:
|
||||
|
||||
Reference in New Issue
Block a user