Skip to content

Commit 85dd093

Browse files
committed
🚀 Deploy updated DGM site (2025-10-01 13:45)
1 parent 121ec12 commit 85dd093

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,12 @@ <h2 class="post-description"></h2>
192192
</td>
193193
<td>
194194

195+
<ul>
196+
197+
<li>Goodfellow et al., <a href="https://www.deeplearningbook.org/contents/linear_algebra.html">Deep learning book</a>, Ch. 2</li>
198+
199+
</ul>
200+
195201
</td>
196202
<td>
197203
<p></p>
@@ -221,6 +227,12 @@ <h2 class="post-description"></h2>
221227
</td>
222228
<td>
223229

230+
<ul>
231+
232+
<li>Goodfellow et al., <a href="https://www.deeplearningbook.org/contents/ml.html">Deep learning book</a>, Ch. 5</li>
233+
234+
</ul>
235+
224236
</td>
225237
<td>
226238
<p></p>
@@ -615,6 +627,10 @@ <h2 class="post-description"></h2>
615627

616628
<ul>
617629

630+
<li>Goodfellow et al., <a href="https://www.deeplearningbook.org/contents/linear_factors.html">Deep learning book</a>, Ch. 13</li>
631+
632+
<li>Goodfellow et al., <a href="https://www.deeplearningbook.org/contents/autoencoders.html">Deep learning book</a>, Ch. 14</li>
633+
618634
<li>Kingma and Welling, <a href="https://arxiv.org/abs/1312.6114">Variational Autoencoders</a></li>
619635

620636
</ul>
@@ -721,6 +737,8 @@ <h2 class="post-description"></h2>
721737

722738
<li>Pascanu, Mikolov, Bengio, <a href="http://proceedings.mlr.press/v28/pascanu13.pdf">On the difficulty of training recurrent neural networks</a></li>
723739

740+
<li>Goodfellow et al., <a href="https://www.deeplearningbook.org/contents/rnn.html">Deep learning book</a>, Ch. 10</li>
741+
724742
</ul>
725743

726744
</td>

0 commit comments

Comments
 (0)