lecture schedule

This commit is contained in:
Morten Hjorth-Jensen
2022-09-22 15:15:27 +02:00
parent 98d0777b98
commit 44de6189d3
6 changed files with 7 additions and 7 deletions
Binary file not shown.
Binary file not shown.
@@ -77,8 +77,8 @@ For the reading assignments we use the following abbreviations:
### Week 38 September 19-23
- Lab Wednesday: Work on Project 1
- Lecture Thursday: Classification problems and Logistic Regression, from binary cases to several categories
- Video of Lecture at
- Lecture Thursday: Classification problems and Logistic Regression, from binary cases to several categories and gradient optmization
- Video of Lecture at https://youtu.be/sdt_BFla8uA
- Lecture Friday: Logistic Regression and gradient optimization
- Video of Lecture at
- Reading recommendations:
+2 -2
View File
@@ -500,9 +500,9 @@ const thebe_selector_output = ".output, .cell_output"
<h3>Week 38 September 19-23<a class="headerlink" href="#week-38-september-19-23" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Lab Wednesday: Work on Project 1</p></li>
<li><p>Lecture Thursday: Classification problems and Logistic Regression, from binary cases to several categories</p>
<li><p>Lecture Thursday: Classification problems and Logistic Regression, from binary cases to several categories and gradient optmization</p>
<ul>
<li><p>Video of Lecture at</p></li>
<li><p>Video of Lecture at <a class="reference external" href="https://youtu.be/sdt_BFla8uA">https://youtu.be/sdt_BFla8uA</a></p></li>
</ul>
</li>
<li><p>Lecture Friday: Logistic Regression and gradient optimization</p>
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -77,8 +77,8 @@ For the reading assignments we use the following abbreviations:
### Week 38 September 19-23
- Lab Wednesday: Work on Project 1
- Lecture Thursday: Classification problems and Logistic Regression, from binary cases to several categories
- Video of Lecture at
- Lecture Thursday: Classification problems and Logistic Regression, from binary cases to several categories and gradient optmization
- Video of Lecture at https://youtu.be/sdt_BFla8uA
- Lecture Friday: Logistic Regression and gradient optimization
- Video of Lecture at
- Reading recommendations: