update schedule
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -90,6 +90,8 @@ For the reading assignments we use the following abbreviations:
|
||||
### Week 39 September 26-30
|
||||
- Lab Wednesday: Work on Project 1
|
||||
- Lecture Thursday: * 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 at https://youtu.be/rDBj50Lv3Go
|
||||
|
||||
* Friday: Stochastic Gradient descent with examples and automatic differentiation
|
||||
|
||||
* Reading recommendations:
|
||||
|
||||
@@ -524,7 +524,11 @@ const thebe_selector_output = ".output, .cell_output"
|
||||
<h3>Week 39 September 26-30<a class="headerlink" href="#week-39-september-26-30" title="Permalink to this headline">¶</a></h3>
|
||||
<ul class="simple">
|
||||
<li><p>Lab Wednesday: Work on Project 1</p></li>
|
||||
<li><p>Lecture Thursday: * 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</p></li>
|
||||
<li><p>Lecture Thursday: * 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</p>
|
||||
<ul>
|
||||
<li><p>Video of lecture at <a class="reference external" href="https://youtu.be/rDBj50Lv3Go">https://youtu.be/rDBj50Lv3Go</a></p></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="simple">
|
||||
<li><p>Friday: Stochastic Gradient descent with examples and automatic differentiation</p></li>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -90,6 +90,8 @@ For the reading assignments we use the following abbreviations:
|
||||
### Week 39 September 26-30
|
||||
- Lab Wednesday: Work on Project 1
|
||||
- Lecture Thursday: * 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 at https://youtu.be/rDBj50Lv3Go
|
||||
|
||||
* Friday: Stochastic Gradient descent with examples and automatic differentiation
|
||||
|
||||
* Reading recommendations:
|
||||
|
||||
Reference in New Issue
Block a user