This commit is contained in:
Morten Hjorth-Jensen
2022-11-18 14:13:02 +01:00
parent 1ee41d23ab
commit 8aeeead087
6 changed files with 11 additions and 5 deletions
Binary file not shown.
Binary file not shown.
@@ -163,8 +163,9 @@ For the reading assignments we use the following abbreviations:
### Week 46 November 14-18
- Lab Wednesday: Work on project 3
- Lecture Thursday: Support Vector machines
- Lecture Friday: Workshop on project 3
- Video of Lecture at https://youtu.be/F3CkH-opbdY
- Lecture Friday: Workshop on project 3
- Video of Lecture at https://youtu.be/BbupEEvMXtg
- Reading recommendations:
- See lecture notes for week 46 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
- Hastie et al chapter 12
+6 -2
View File
@@ -783,12 +783,16 @@ const thebe_selector_output = ".output, .cell_output"
<h3>Week 46 November 14-18<a class="headerlink" href="#week-46-november-14-18" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Lab Wednesday: Work on project 3</p></li>
<li><p>Lecture Thursday: Support Vector machines</p></li>
<li><p>Lecture Friday: Workshop on project 3</p>
<li><p>Lecture Thursday: Support Vector machines</p>
<ul>
<li><p>Video of Lecture at <a class="reference external" href="https://youtu.be/F3CkH-opbdY">https://youtu.be/F3CkH-opbdY</a></p></li>
</ul>
</li>
<li><p>Lecture Friday: Workshop on project 3</p>
<ul>
<li><p>Video of Lecture at <a class="reference external" href="https://youtu.be/BbupEEvMXtg">https://youtu.be/BbupEEvMXtg</a></p></li>
</ul>
</li>
<li><p>Reading recommendations:</p>
<ul>
<li><p>See lecture notes for week 46 at <a class="reference external" href="https://compphysics.github.io/MachineLearning/doc/web/course.html">https://compphysics.github.io/MachineLearning/doc/web/course.html</a>.</p></li>
File diff suppressed because one or more lines are too long
+2 -1
View File
@@ -163,8 +163,9 @@ For the reading assignments we use the following abbreviations:
### Week 46 November 14-18
- Lab Wednesday: Work on project 3
- Lecture Thursday: Support Vector machines
- Lecture Friday: Workshop on project 3
- Video of Lecture at https://youtu.be/F3CkH-opbdY
- Lecture Friday: Workshop on project 3
- Video of Lecture at https://youtu.be/BbupEEvMXtg
- Reading recommendations:
- See lecture notes for week 46 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
- Hastie et al chapter 12