Skip to content

Commit cfbb5e0

Browse files
committed
added links
1 parent 89aeb50 commit cfbb5e0

File tree

7 files changed

+199
-1566
lines changed

7 files changed

+199
-1566
lines changed

doc/pub/week45/html/._week45-bs001.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -285,10 +285,10 @@ <h2 id="plans-for-week-45" class="anchor">Plans for week 45 </h2>
285285
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
286286
<ol>
287287
<li> Convolutional Neural Networks, codes and examples (TensorFlow and Pytorch implementations)</li>
288-
<li> Readings and Videos:
289-
<!-- o These lecture notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb" target="_self"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb</tt></a> -->
290-
<!-- * <a href="https://youtu.be/z0x-vgyAZUk" target="_self">Video of lecture</a> -->
291-
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov9.pdf" target="_self">Whiteboard notes</a> --></li>
288+
<li> Readings and Videos:</li>
289+
<li> These lecture notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb" target="_self"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb</tt></a></li>
290+
<li> Video of lecture at <a href="https://youtu.be/dZt6Vm1wjhs" target="_self"><tt>https://youtu.be/dZt6Vm1wjhs</tt></a></li>
291+
<li> Whiteboard notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek45.pdf" target="_self"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek45.pdf</tt></a></li>
292292
<li> For a more in depth discussion on CNNs we recommend Goodfellow et al chapters 9. See also chapter 11 and 12 on practicalities and applications</li>
293293
<li> Reading suggestions for implementation of CNNs, see Raschka et al chapters 14-15 at <a href="https://github.com/rasbt/machine-learning-book" target="_self"><tt>https://github.com/rasbt/machine-learning-book</tt></a>.
294294
<!-- o Video on Recurrent Neural Networks from MIT at <a href="https://www.youtube.com/watch?v=SEnXr6v2ifU&ab_channel=AlexanderAmini" target="_self"><tt>https://www.youtube.com/watch?v=SEnXr6v2ifU&ab_channel=AlexanderAmini</tt></a> -->

doc/pub/week45/html/week45-reveal.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,10 @@ <h2 id="plans-for-week-45">Plans for week 45 </h2>
199199
<p>
200200
<ol>
201201
<p><li> Convolutional Neural Networks, codes and examples (TensorFlow and Pytorch implementations)</li>
202-
<p><li> Readings and Videos:
203-
<!-- o These lecture notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb</tt></a> -->
204-
<!-- * <a href="https://youtu.be/z0x-vgyAZUk" target="_blank">Video of lecture</a> -->
205-
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov9.pdf" target="_blank">Whiteboard notes</a> --></li>
202+
<p><li> Readings and Videos:</li>
203+
<p><li> These lecture notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb</tt></a></li>
204+
<p><li> Video of lecture at <a href="https://youtu.be/dZt6Vm1wjhs" target="_blank"><tt>https://youtu.be/dZt6Vm1wjhs</tt></a></li>
205+
<p><li> Whiteboard notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek45.pdf" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek45.pdf</tt></a></li>
206206
<p><li> For a more in depth discussion on CNNs we recommend Goodfellow et al chapters 9. See also chapter 11 and 12 on practicalities and applications</li>
207207

208208
<p><li> Reading suggestions for implementation of CNNs, see Raschka et al chapters 14-15 at <a href="https://github.com/rasbt/machine-learning-book" target="_blank"><tt>https://github.com/rasbt/machine-learning-book</tt></a>.

doc/pub/week45/html/week45-solarized.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -247,10 +247,10 @@ <h2 id="plans-for-week-45">Plans for week 45 </h2>
247247
<p>
248248
<ol>
249249
<li> Convolutional Neural Networks, codes and examples (TensorFlow and Pytorch implementations)</li>
250-
<li> Readings and Videos:
251-
<!-- o These lecture notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb</tt></a> -->
252-
<!-- * <a href="https://youtu.be/z0x-vgyAZUk" target="_blank">Video of lecture</a> -->
253-
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov9.pdf" target="_blank">Whiteboard notes</a> --></li>
250+
<li> Readings and Videos:</li>
251+
<li> These lecture notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb</tt></a></li>
252+
<li> Video of lecture at <a href="https://youtu.be/dZt6Vm1wjhs" target="_blank"><tt>https://youtu.be/dZt6Vm1wjhs</tt></a></li>
253+
<li> Whiteboard notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek45.pdf" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek45.pdf</tt></a></li>
254254
<li> For a more in depth discussion on CNNs we recommend Goodfellow et al chapters 9. See also chapter 11 and 12 on practicalities and applications</li>
255255
<li> Reading suggestions for implementation of CNNs, see Raschka et al chapters 14-15 at <a href="https://github.com/rasbt/machine-learning-book" target="_blank"><tt>https://github.com/rasbt/machine-learning-book</tt></a>.
256256
<!-- o Video on Recurrent Neural Networks from MIT at <a href="https://www.youtube.com/watch?v=SEnXr6v2ifU&ab_channel=AlexanderAmini" target="_blank"><tt>https://www.youtube.com/watch?v=SEnXr6v2ifU&ab_channel=AlexanderAmini</tt></a> -->

doc/pub/week45/html/week45.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -324,10 +324,10 @@ <h2 id="plans-for-week-45">Plans for week 45 </h2>
324324
<p>
325325
<ol>
326326
<li> Convolutional Neural Networks, codes and examples (TensorFlow and Pytorch implementations)</li>
327-
<li> Readings and Videos:
328-
<!-- o These lecture notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb</tt></a> -->
329-
<!-- * <a href="https://youtu.be/z0x-vgyAZUk" target="_blank">Video of lecture</a> -->
330-
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov9.pdf" target="_blank">Whiteboard notes</a> --></li>
327+
<li> Readings and Videos:</li>
328+
<li> These lecture notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week45/ipynb/week45.ipynb</tt></a></li>
329+
<li> Video of lecture at <a href="https://youtu.be/dZt6Vm1wjhs" target="_blank"><tt>https://youtu.be/dZt6Vm1wjhs</tt></a></li>
330+
<li> Whiteboard notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek45.pdf" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2025/FYSSTKweek45.pdf</tt></a></li>
331331
<li> For a more in depth discussion on CNNs we recommend Goodfellow et al chapters 9. See also chapter 11 and 12 on practicalities and applications</li>
332332
<li> Reading suggestions for implementation of CNNs, see Raschka et al chapters 14-15 at <a href="https://github.com/rasbt/machine-learning-book" target="_blank"><tt>https://github.com/rasbt/machine-learning-book</tt></a>.
333333
<!-- o Video on Recurrent Neural Networks from MIT at <a href="https://www.youtube.com/watch?v=SEnXr6v2ifU&ab_channel=AlexanderAmini" target="_blank"><tt>https://www.youtube.com/watch?v=SEnXr6v2ifU&ab_channel=AlexanderAmini</tt></a> -->
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)