Skip to content

Commit 3bacfd6

Browse files
committed
🚀 Deploy updated DGM site (2025-11-03 06:56)
1 parent bf1a38e commit 3bacfd6

15 files changed

Lines changed: 571 additions & 20 deletions

File tree

281 KB
Loading
400 KB
Loading
76.6 KB
Loading
25.2 KB
Loading
58.8 KB
Loading
176 KB
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.17 MB
Binary file not shown.

‎dgm-fall-2025/lectures/index.html‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ <h2 class="post-description"></h2>
604604

605605
</tr>
606606

607-
<tr class="warning">
607+
<tr class="past">
608608
<th scope="row">10/29</th>
609609

610610
<td>
@@ -619,7 +619,7 @@ <h2 class="post-description"></h2>
619619

620620

621621

622-
| notes
622+
| <a href="/dgm-fall-2025/notes/lecture-16" target="_blank">notes</a>
623623

624624
]
625625
</td>
@@ -642,7 +642,7 @@ <h2 class="post-description"></h2>
642642

643643
</tr>
644644

645-
<tr class="upcoming">
645+
<tr class="warning">
646646
<th scope="row">11/3</th>
647647

648648
<td>
@@ -653,11 +653,11 @@ <h2 class="post-description"></h2>
653653
<br />
654654
[
655655

656-
slides
656+
<a href="/dgm-fall-2025/assets/lectures/Lecture_17_gan.pdf" target="_blank">slides</a>
657657

658658

659659

660-
| notes
660+
| <a href="/dgm-fall-2025/notes/lecture-17" target="_blank">notes</a>
661661

662662
]
663663
</td>

‎dgm-fall-2025/notes/index.html‎

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,16 @@ <h2>The notes written by students and edited by instructors</h2>
9393

9494
<ul class="post-list">
9595

96+
<li >
97+
<p class="post-meta">October 27, 2025</p>
98+
<h2>
99+
<a class="post-title" href="/dgm-fall-2025/notes/lecture-15/"
100+
>Lecture 15</a
101+
>
102+
</h2>
103+
<p>A Linear Intro to Generative Models</p>
104+
</li>
105+
96106
<li >
97107
<p class="post-meta">October 15, 2025</p>
98108
<h2>
@@ -173,7 +183,7 @@ <h2>
173183
<p>Automatic Differentiation with PyTorch</p>
174184
</li>
175185

176-
<li >
186+
<li style="border-bottom: none;" >
177187
<p class="post-meta">September 17, 2025</p>
178188
<h2>
179189
<a class="post-title" href="/dgm-fall-2025/notes/lecture-05/"
@@ -183,16 +193,6 @@ <h2>
183193
<p>Fitting Neurons with Gradient Descent</p>
184194
</li>
185195

186-
<li style="border-bottom: none;" >
187-
<p class="post-meta">September 15, 2025</p>
188-
<h2>
189-
<a class="post-title" href="/dgm-fall-2025/notes/lecture-04/"
190-
>Lecture 04</a
191-
>
192-
</h2>
193-
<p>Single-layer networks</p>
194-
</li>
195-
196196
</ul>
197197

198198

0 commit comments

Comments
 (0)