diff --git a/doc/src/week43/week43.do.txt b/doc/src/week43/week43.do.txt index 6ebdc9147..4fb97b4f8 100644 --- a/doc/src/week43/week43.do.txt +++ b/doc/src/week43/week43.do.txt @@ -1,16 +1,16 @@ TITLE: Week 43: Deep Learning: Constructing a Neural Network code and solving differential equations -AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of Physics, University of Oslo & Department of Physics and Astronomy and Facility for Rare Isotope Beams, Michigan State University -DATE: October 21, 2024 +AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of Physics, University of Oslo, Norway +DATE: October 20, 2025 !split ===== Plans for week 43 ===== -!bblock Material for the lecture on Monday October 21, 2024 +!bblock Material for the lecture on Monday October 20, 2025 * Building our own Feed-forward Neural Network with intro to Tensorflow * Solving differential equations with Neural Networks - * Video of lecture at URL:"https://youtu.be/vkBNTn-MLqs" - * Video os second part, solving differential equations with neural networks at URL:"https://youtu.be/2N8To65I2wQ" - * Whiteboard notes on solving differential equations at URL:"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesOct21.pdf" +# * Video of lecture at URL:"https://youtu.be/vkBNTn-MLqs" +# * Video os second part, solving differential equations with neural networks at URL:"https://youtu.be/2N8To65I2wQ" +# * Whiteboard notes on solving differential equations at URL:"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesOct21.pdf" !eblock