Skip to content

Commit e73c061

Browse files
committed
update first week
1 parent fa106ff commit e73c061

File tree

8 files changed

+265
-238
lines changed

8 files changed

+265
-238
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,8 @@ <h2 id="deep-learning-methods-covered-tentative" class="anchor">Deep learning me
511511
<li> Feed forward neural networks and its mathematics (NNs)</li>
512512
<li> Convolutional neural networks (CNNs)</li>
513513
<li> Recurrent neural networks (RNNs)</li>
514+
<li> Graph neural networks</li>
515+
<li> Transformers</li>
514516
<li> Autoencoders and principal component analysis</li>
515517
</ol>
516518
<li> <b>Deep learning, generative methods</b>
@@ -534,6 +536,8 @@ <h2 id="additional-topics-kernel-regression-gaussian-processes-and-bayesian-stat
534536
variable).
535537
</p>
536538

539+
<p>We have not made plans for Reinforcement learning, but this can be another option.</p>
540+
537541
<!-- !split -->
538542
<h2 id="scientific-machine-learning" class="anchor">Scientific Machine Learning </h2>
539543

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,10 @@ <h2 id="deep-learning-methods-covered-tentative">Deep learning methods covered,
227227
<p><li> Feed forward neural networks and its mathematics (NNs)</li>
228228
<p><li> Convolutional neural networks (CNNs)</li>
229229
<p><li> Recurrent neural networks (RNNs)</li>
230-
<p><li> Autoencoders and principal component analysis</li>
230+
<p><li> Graph neural networks</li>
231+
<p><li> Transformers</li>
232+
233+
<p><li> Autoencoders and principal component analysis</li>
231234
</ol>
232235
<p>
233236
<p><li> <b>Deep learning, generative methods</b>
@@ -253,6 +256,8 @@ <h2 id="additional-topics-kernel-regression-gaussian-processes-and-bayesian-stat
253256
large number of variables and a particular outcome (dependent
254257
variable).
255258
</p>
259+
260+
<p>We have not made plans for Reinforcement learning, but this can be another option.</p>
256261
</section>
257262

258263
<section>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,8 @@ <h2 id="deep-learning-methods-covered-tentative">Deep learning methods covered,
420420
<li> Feed forward neural networks and its mathematics (NNs)</li>
421421
<li> Convolutional neural networks (CNNs)</li>
422422
<li> Recurrent neural networks (RNNs)</li>
423+
<li> Graph neural networks</li>
424+
<li> Transformers</li>
423425
<li> Autoencoders and principal component analysis</li>
424426
</ol>
425427
<li> <b>Deep learning, generative methods</b>
@@ -443,6 +445,8 @@ <h2 id="additional-topics-kernel-regression-gaussian-processes-and-bayesian-stat
443445
variable).
444446
</p>
445447

448+
<p>We have not made plans for Reinforcement learning, but this can be another option.</p>
449+
446450
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
447451
<h2 id="scientific-machine-learning">Scientific Machine Learning </h2>
448452

doc/pub/week1/html/week1.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,8 @@ <h2 id="deep-learning-methods-covered-tentative">Deep learning methods covered,
497497
<li> Feed forward neural networks and its mathematics (NNs)</li>
498498
<li> Convolutional neural networks (CNNs)</li>
499499
<li> Recurrent neural networks (RNNs)</li>
500+
<li> Graph neural networks</li>
501+
<li> Transformers</li>
500502
<li> Autoencoders and principal component analysis</li>
501503
</ol>
502504
<li> <b>Deep learning, generative methods</b>
@@ -520,6 +522,8 @@ <h2 id="additional-topics-kernel-regression-gaussian-processes-and-bayesian-stat
520522
variable).
521523
</p>
522524

525+
<p>We have not made plans for Reinforcement learning, but this can be another option.</p>
526+
523527
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
524528
<h2 id="scientific-machine-learning">Scientific Machine Learning </h2>
525529

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)