Skip to content

Commit fa106ff

Browse files
committed
updating week 1
1 parent 8f69ddd commit fa106ff

File tree

8 files changed

+288
-233
lines changed

8 files changed

+288
-233
lines changed

doc/pub/week1/html/week1-bs.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
2,
115115
None,
116116
'possible-paths-for-the-projects'),
117+
('The generative models', 2, None, 'the-generative-models'),
117118
('Paths for projects, writing own codes',
118119
2,
119120
None,
@@ -374,6 +375,7 @@
374375
<!-- navigation toc: --> <li><a href="#discriminative-modeling" style="font-size: 80%;">Discriminative Modeling</a></li>
375376
<!-- navigation toc: --> <li><a href="#taxonomy-of-generative-deep-learning-taken-from-generative-deep-learning-by-david-foster-https-www-oreilly-com-library-view-generative-deep-learning-9781098134174-ch01-html" style="font-size: 80%;">Taxonomy of generative deep learning, "taken from Generative Deep Learning by David Foster":"https://www.oreilly.com/library/view/generative-deep-learning/9781098134174/ch01.html"</a></li>
376377
<!-- navigation toc: --> <li><a href="#possible-paths-for-the-projects" style="font-size: 80%;">Possible paths for the projects</a></li>
378+
<!-- navigation toc: --> <li><a href="#the-generative-models" style="font-size: 80%;">The generative models</a></li>
377379
<!-- navigation toc: --> <li><a href="#paths-for-projects-writing-own-codes" style="font-size: 80%;">Paths for projects, writing own codes</a></li>
378380
<!-- navigation toc: --> <li><a href="#the-application-path" style="font-size: 80%;">The application path</a></li>
379381
<!-- navigation toc: --> <li><a href="#gaussian-processes-and-bayesian-analysis" style="font-size: 80%;">Gaussian processes and Bayesian analysis</a></li>
@@ -766,6 +768,13 @@ <h2 id="possible-paths-for-the-projects" class="anchor">Possible paths for the p
766768

767769
<p>For those interested in mathematical aspects of deep learning, this could also be included.</p>
768770

771+
<!-- !split -->
772+
<h2 id="the-generative-models" class="anchor">The generative models </h2>
773+
774+
<p>This path brings us from discriminative models (like the standard application of NNs, CNNs etc) to generative models. Two projects that follow to a large extent
775+
the lectures. Topics for data sets will be discussed during the lab sessions.
776+
</p>
777+
769778
<!-- !split -->
770779
<h2 id="paths-for-projects-writing-own-codes" class="anchor">Paths for projects, writing own codes </h2>
771780

doc/pub/week1/html/week1-reveal.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,14 @@ <h2 id="possible-paths-for-the-projects">Possible paths for the projects </h2>
500500
<p>For those interested in mathematical aspects of deep learning, this could also be included.</p>
501501
</section>
502502

503+
<section>
504+
<h2 id="the-generative-models">The generative models </h2>
505+
506+
<p>This path brings us from discriminative models (like the standard application of NNs, CNNs etc) to generative models. Two projects that follow to a large extent
507+
the lectures. Topics for data sets will be discussed during the lab sessions.
508+
</p>
509+
</section>
510+
503511
<section>
504512
<h2 id="paths-for-projects-writing-own-codes">Paths for projects, writing own codes </h2>
505513

doc/pub/week1/html/week1-solarized.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141
2,
142142
None,
143143
'possible-paths-for-the-projects'),
144+
('The generative models', 2, None, 'the-generative-models'),
144145
('Paths for projects, writing own codes',
145146
2,
146147
None,
@@ -671,6 +672,13 @@ <h2 id="possible-paths-for-the-projects">Possible paths for the projects </h2>
671672

672673
<p>For those interested in mathematical aspects of deep learning, this could also be included.</p>
673674

675+
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
676+
<h2 id="the-generative-models">The generative models </h2>
677+
678+
<p>This path brings us from discriminative models (like the standard application of NNs, CNNs etc) to generative models. Two projects that follow to a large extent
679+
the lectures. Topics for data sets will be discussed during the lab sessions.
680+
</p>
681+
674682
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
675683
<h2 id="paths-for-projects-writing-own-codes">Paths for projects, writing own codes </h2>
676684

doc/pub/week1/html/week1.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
2,
219219
None,
220220
'possible-paths-for-the-projects'),
221+
('The generative models', 2, None, 'the-generative-models'),
221222
('Paths for projects, writing own codes',
222223
2,
223224
None,
@@ -748,6 +749,13 @@ <h2 id="possible-paths-for-the-projects">Possible paths for the projects </h2>
748749

749750
<p>For those interested in mathematical aspects of deep learning, this could also be included.</p>
750751

752+
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
753+
<h2 id="the-generative-models">The generative models </h2>
754+
755+
<p>This path brings us from discriminative models (like the standard application of NNs, CNNs etc) to generative models. Two projects that follow to a large extent
756+
the lectures. Topics for data sets will be discussed during the lab sessions.
757+
</p>
758+
751759
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
752760
<h2 id="paths-for-projects-writing-own-codes">Paths for projects, writing own codes </h2>
753761

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)