@@ -129,6 +129,8 @@ <h2 class="highlighted-title">Welcome and Introduction</h2>
129129
130130
131131
132+
133+
132134
133135
134136
@@ -233,6 +235,8 @@ <h2 class="highlighted-title">Maximum Likelihood Estimation</h2>
233235
234236
235237
238+
239+
236240
237241
238242
@@ -346,6 +350,8 @@ <h2 class="highlighted-title">Linear Regression</h2>
346350
347351
348352
353+
354+
349355
350356
351357
@@ -462,6 +468,8 @@ <h2 class="highlighted-title">Classification</h2>
462468
463469
464470
471+
472+
465473
466474
467475
@@ -577,6 +585,8 @@ <h2 class="highlighted-title">Gradient Descent and Backpropagation</h2>
577585
578586
579587
588+
589+
580590
581591
582592
@@ -688,6 +698,8 @@ <h2 class="highlighted-title">Evaluating Models</h2>
688698
689699
690700
701+
702+
691703
692704
693705
@@ -799,6 +811,8 @@ <h2 class="highlighted-title">Dimensionality Reduction</h2>
799811
800812
801813
814+
815+
802816
803817
804818
@@ -914,6 +928,8 @@ <h2 class="highlighted-title">Clustering</h2>
914928
915929
916930
931+
932+
917933
918934
919935
@@ -1027,6 +1043,8 @@ <h2 class="highlighted-title">Decision Trees</h2>
10271043
10281044
10291045
1046+
1047+
10301048
10311049
10321050
@@ -1138,6 +1156,8 @@ <h2 class="highlighted-title">Convolutional Neural Networks and Vision</h2>
11381156
11391157
11401158
1159+
1160+
11411161
11421162
11431163
@@ -1207,7 +1227,7 @@ <h2 class="highlighted-title">Convolutional Neural Networks and Vision</h2>
12071227 </ div >
12081228 </ section >
12091229
1210- < section class ="highlighted-text week-overview wrap-container " data-number ="11 ">
1230+ < section class ="highlighted-text week-overview wrap-container inactive " data-number ="11 ">
12111231 < div class ="wrap ">
12121232 < h3 class ="highlighted-subtitle "> Week 11
12131233 Overview</ h3 >
@@ -1245,6 +1265,8 @@ <h2 class="highlighted-title">Transformers and Natural Language Processing</h2>
12451265
12461266
12471267
1268+
1269+
12481270
12491271
12501272
@@ -1314,7 +1336,7 @@ <h2 class="highlighted-title">Transformers and Natural Language Processing</h2>
13141336 </ div >
13151337 </ section >
13161338
1317- < section class ="highlighted-text week-overview wrap-container inactive " data-number ="12 ">
1339+ < section class ="highlighted-text week-overview wrap-container " data-number ="12 ">
13181340 < div class ="wrap ">
13191341 < h3 class ="highlighted-subtitle "> Week 12
13201342 Overview</ h3 >
@@ -1347,6 +1369,12 @@ <h2 class="highlighted-title">Graph Neural Networks and Computational Biology</h
13471369
13481370
13491371
1372+
1373+
1374+
1375+ < li > < a href ="/static/discussions/dis10.pdf "> Discussion 10</ a > (< a href ="static/discussions/dis10-sol.pdf "> solution</ a > )</ li >
1376+
1377+
13501378
13511379
13521380
@@ -1444,6 +1472,8 @@ <h2 class="highlighted-title">Hidden Markov Models and Graphical Models</h2>
14441472
14451473
14461474
1475+
1476+
14471477
14481478
14491479
@@ -1546,6 +1576,8 @@ <h2 class="highlighted-title">Reinforcement Learning</h2>
15461576
15471577
15481578
1579+
1580+
15491581
15501582
15511583
@@ -1641,6 +1673,8 @@ <h2 class="highlighted-title">Robotics and Causality</h2>
16411673
16421674
16431675
1676+
1677+
16441678
16451679
16461680
@@ -1765,6 +1799,12 @@ <h2 class="standard-title">Discussions</h2>
17651799 < li > < a href ="/static/discussions/dis9.pdf "> Discussion 9: Convolution, Transformers</ a > (< a href ="static/discussions/dis9-sol.pdf "> solution</ a > )</ li >
17661800
17671801
1802+
1803+
1804+
1805+ < li > < a href ="/static/discussions/dis10.pdf "> Discussion 10: PGM, MDP</ a > (< a href ="static/discussions/dis10-sol.pdf "> solution</ a > )</ li >
1806+
1807+
17681808 </ ul >
17691809 < div class ="trigger " resource ="discussions "> Expand</ div >
17701810 </ div >
0 commit comments