From 98f37cc8645af84053b9bfa62a62d6084ad32956 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Wed, 23 Jul 2025 08:05:16 +0200 Subject: [PATCH] Update week41.do.txt --- doc/src/week41/week41.do.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/src/week41/week41.do.txt b/doc/src/week41/week41.do.txt index 8ced9671d..0b015e79b 100644 --- a/doc/src/week41/week41.do.txt +++ b/doc/src/week41/week41.do.txt @@ -1,17 +1,17 @@ TITLE: Week 41 Neural networks and constructing a neural network code -AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of Physics, University of Oslo +AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of Physics, University of Oslo, Norway DATE: Week 41 !split -===== Plan for week 41, October 7-11 ===== +===== Plan for week 41, October 6-10 ===== !split -===== Material for the lecture on Monday October 7, 2024 ===== +===== Material for the lecture on Monday October 6, 2025 ===== o Neural Networks, setting up the basic steps, from the simple perceptron model to the multi-layer perceptron model. o Building our own Feed-forward Neural Network - * Video of lecture notes at URL:"https://youtu.be/pMRUbf9E-gM" - * Whiteboard notes at URL:"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesOctober7.pdf" +# * Video of lecture notes at URL:"https://youtu.be/pMRUbf9E-gM" +# * Whiteboard notes at URL:"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesOctober7.pdf" !bblock Readings and Videos: o These lecture notes o Rashcka et al chapter 11