update week42

This commit is contained in:
Morten Hjorth-Jensen
2021-10-19 08:57:14 +02:00
parent a0360cf460
commit 245e6e3cc8
10 changed files with 14301 additions and 5500 deletions
-5
View File
@@ -1,5 +0,0 @@
translating doconce text in chapter9.do.txt to ipynb
collected all required additional files in ipynb-chapter9-src.tar.gz which must be distributed with the notebook
Failed to remove ans_at_end environment
Failed to remove sol_at_end environment
output in chapter9.ipynb
Binary file not shown.
+2400 -678
View File
File diff suppressed because it is too large Load Diff
@@ -6,12 +6,10 @@ DATE: today
!split
===== Plan for week 42 =====
* Thursday: Convolutional Neural Networks and examples. "Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureOctober15.mp4?vrtx=view-as-webpage"
* Friday: Recurrent Neural Networks. "Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureOctober16.mp4?vrtx=view-as-webpage"
* Thursday: Solving differential equations with Neural Networks and start Convolutional Neural Networks and examples.
* Friday: Convolutional Neural Networks.
Reading suggestions for both days: "Aurelien Geron's chapters 13 and 14":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/Textbooks/TensorflowML.pdf". Autoencoders are discussed in chapter 15 of Geron's text.
See also the "handwritten notes from October 15":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/NotesOctober15.pdf" and "October 16":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/NotesOctober15.pdf".
Reading suggestions for both days: "Aurelien Geron's chapters 13 and 14":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/Textbooks/TensorflowML.pdf".
!bblock Excellent lectures on CNNs and RNNs