added video
This commit is contained in:
@@ -205,6 +205,11 @@ MathJax.Hub.Config({
|
||||
</ul>
|
||||
<p>
|
||||
<p><li> Friday: Stochastic Gradient descent with examples and automatic differentiation</li>
|
||||
<ul>
|
||||
|
||||
<p><li> <a href="https://youtu.be/OH6I_oscwPc" target="_blank">Video of lecture</a></li>
|
||||
</ul>
|
||||
<p>
|
||||
<p><li> Reading recommendations:</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -345,6 +345,9 @@ MathJax.Hub.Config({
|
||||
<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>
|
||||
<ul>
|
||||
<li> <a href="https://youtu.be/OH6I_oscwPc" target="_blank">Video of lecture</a></li>
|
||||
</ul>
|
||||
<li> Reading recommendations:</li>
|
||||
</ul>
|
||||
<p>See <a href="https://compphysics.github.io/MachineLearning/doc/web/course.html" target="_blank">lecture notes for week 39</a>.
|
||||
|
||||
@@ -422,6 +422,9 @@ MathJax.Hub.Config({
|
||||
<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>
|
||||
<ul>
|
||||
<li> <a href="https://youtu.be/OH6I_oscwPc" target="_blank">Video of lecture</a></li>
|
||||
</ul>
|
||||
<li> Reading recommendations:</li>
|
||||
</ul>
|
||||
<p>See <a href="https://compphysics.github.io/MachineLearning/doc/web/course.html" target="_blank">lecture notes for week 39</a>.
|
||||
|
||||
Binary file not shown.
+1190
-882
File diff suppressed because one or more lines are too long
@@ -8,7 +8,7 @@ DATE: today
|
||||
* 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
|
||||
* "Video of lecture":"https://youtu.be/OH6I_oscwPc"
|
||||
* "Video of lecture":"https://youtu.be/OH6I_oscwPc"
|
||||
* Reading recommendations:
|
||||
|
||||
See "lecture notes for week 39":"https://compphysics.github.io/MachineLearning/doc/web/course.html".
|
||||
|
||||
Reference in New Issue
Block a user