updating many files

This commit is contained in:
Morten Hjorth-Jensen
2021-09-23 17:22:48 +02:00
parent 8e2eac6aa1
commit 548bafd164
255 changed files with 90827 additions and 310 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

File diff suppressed because it is too large Load Diff
@@ -78,6 +78,7 @@ For the reading assignments we use the following abbreviations:
### Week 38 September 20-24
- Lab Wednesday: Work on Project 1
- Lecture Thursday: Classification problems and Logistic Regression, from binary cases to several categories
- Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h21/forelesningsvideoer/LectureSeptember23.mp4?vrtx=view-as-webpage
- Lecture Friday: Logistic Regression and gradient optimization
- Reading recommendations:
File diff suppressed because it is too large Load Diff
+5 -1
View File
@@ -489,7 +489,11 @@
<h3>Week 38 September 20-24<a class="headerlink" href="#week-38-september-20-24" 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>
<li><p>Lecture Thursday: Classification problems and Logistic Regression, from binary cases to several categories</p>
<ul>
<li><p>Video of Lecture at <a class="reference external" href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h21/forelesningsvideoer/LectureSeptember23.mp4?vrtx=view-as-webpage">https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h21/forelesningsvideoer/LectureSeptember23.mp4?vrtx=view-as-webpage</a></p></li>
</ul>
</li>
<li><p>Lecture Friday: Logistic Regression and gradient optimization</p></li>
<li><p>Reading recommendations:</p>
<ul>
File diff suppressed because one or more lines are too long