Skip to content

Commit

Permalink
Update sections.html
Browse files Browse the repository at this point in the history
  • Loading branch information
skbwu authored Feb 21, 2023
1 parent 8055f7a commit 06922d6
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions sections.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,19 @@
</ul>-->
</p>

<h2 class="title" id="sec1">Section 3: Classification</h2>
<h2 class="title" id="sec4">Section 4: Neural Networks</h2>
<p class="head-subtitle">Tuesday, February 21</p>
<ul class="lists">
<li><a href="sections/sec04/04.pdf" target="_blank">PDF</a></li>
</ul>

<h2 class="title" id="sec3">Section 3: Classification</h2>
<p class="head-subtitle">Monday, February 13</p>
<ul class="lists">
<li><a href="sections/sec03-classification/03.pdf" target="_blank">PDF</a></li>
</ul>

<h2 class="title" id="sec1">Section 2: Nonparametric Regression, Probabilistic Linear Regression, MLE, & Model Selection</h2>
<h2 class="title" id="sec2">Section 2: Nonparametric Regression, Probabilistic Linear Regression, MLE, & Model Selection</h2>
<p class="head-subtitle">Monday, February 6</p>
<ul class="lists">
<li><a href="sections/sec02/02.pdf" target="_blank">PDF</a></li>
Expand Down

0 comments on commit 06922d6

Please sign in to comment.