Skip to content

Commit 577811a

Browse files
committed
deploy: uploaded dis9
1 parent 80e7d89 commit 577811a

2 files changed

Lines changed: 42 additions & 2 deletions

File tree

index.html

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ <h2 class="highlighted-title">Welcome and Introduction</h2>
129129

130130

131131

132+
133+
132134

133135

134136

@@ -229,6 +231,8 @@ <h2 class="highlighted-title">Maximum Likelihood Estimation</h2>
229231

230232

231233

234+
235+
232236

233237

234238

@@ -337,6 +341,8 @@ <h2 class="highlighted-title">Linear Regression</h2>
337341

338342

339343

344+
345+
340346

341347

342348

@@ -448,6 +454,8 @@ <h2 class="highlighted-title">Classification</h2>
448454

449455

450456

457+
458+
451459

452460

453461

@@ -559,6 +567,8 @@ <h2 class="highlighted-title">Gradient Descent and Backpropagation</h2>
559567

560568

561569

570+
571+
562572

563573

564574

@@ -666,6 +676,8 @@ <h2 class="highlighted-title">Evaluating Models</h2>
666676

667677

668678

679+
680+
669681

670682

671683

@@ -773,6 +785,8 @@ <h2 class="highlighted-title">Dimensionality Reduction</h2>
773785

774786

775787

788+
789+
776790

777791

778792

@@ -884,6 +898,8 @@ <h2 class="highlighted-title">Clustering</h2>
884898

885899

886900

901+
902+
887903

888904

889905

@@ -993,6 +1009,8 @@ <h2 class="highlighted-title">Decision Trees</h2>
9931009

9941010

9951011

1012+
1013+
9961014

9971015

9981016

@@ -1064,7 +1082,7 @@ <h2 class="highlighted-title">Decision Trees</h2>
10641082
</div>
10651083
</section>
10661084

1067-
<section class="highlighted-text week-overview wrap-container" data-number="10">
1085+
<section class="highlighted-text week-overview wrap-container inactive" data-number="10">
10681086
<div class="wrap">
10691087
<h3 class="highlighted-subtitle">Week 10
10701088
Overview</h3>
@@ -1100,6 +1118,8 @@ <h2 class="highlighted-title">Convolutional Neural Networks and Vision</h2>
11001118

11011119

11021120

1121+
1122+
11031123

11041124

11051125

@@ -1167,7 +1187,7 @@ <h2 class="highlighted-title">Convolutional Neural Networks and Vision</h2>
11671187
</div>
11681188
</section>
11691189

1170-
<section class="highlighted-text week-overview wrap-container inactive" data-number="11">
1190+
<section class="highlighted-text week-overview wrap-container" data-number="11">
11711191
<div class="wrap">
11721192
<h3 class="highlighted-subtitle">Week 11
11731193
Overview</h3>
@@ -1199,6 +1219,12 @@ <h2 class="highlighted-title">Transformers and Natural Language Processing</h2>
11991219

12001220

12011221

1222+
1223+
1224+
<li><a href="/static/discussions/dis9.pdf">Discussion 9</a></li>
1225+
1226+
1227+
12021228

12031229

12041230

@@ -1290,6 +1316,8 @@ <h2 class="highlighted-title">Graph Neural Networks and Computational Biology</h
12901316

12911317

12921318

1319+
1320+
12931321

12941322

12951323

@@ -1381,6 +1409,8 @@ <h2 class="highlighted-title">Hidden Markov Models and Graphical Models</h2>
13811409

13821410

13831411

1412+
1413+
13841414

13851415

13861416

@@ -1472,6 +1502,8 @@ <h2 class="highlighted-title">Reinforcement Learning</h2>
14721502

14731503

14741504

1505+
1506+
14751507

14761508

14771509

@@ -1563,6 +1595,8 @@ <h2 class="highlighted-title">Robotics and Causality</h2>
15631595

15641596

15651597

1598+
1599+
15661600

15671601

15681602

@@ -1679,6 +1713,12 @@ <h2 class="standard-title">Discussions</h2>
16791713
<li><a href="/static/discussions/dis8.pdf">Discussion 8: Decision Trees</a> (<a href="static/discussions/dis8-sol.pdf">solution</a>)</li>
16801714

16811715

1716+
1717+
1718+
1719+
<li><a href="/static/discussions/dis9.pdf">Discussion 9: Convolution, Transformers</a></li>
1720+
1721+
16821722
</ul>
16831723
<div class="trigger" resource="discussions">Expand</div>
16841724
</div>

static/discussions/dis9.pdf

175 KB
Binary file not shown.

0 commit comments

Comments
 (0)