minor update

This commit is contained in:
Morten Hjorth-Jensen
2022-10-09 05:34:29 +02:00
parent 979e39488b
commit bc34db795e
9 changed files with 297 additions and 297 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
TITLE: Week 41 Constructing a Neural Network code, Tensor flow and start Convolutional Neural Networks
AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of Physics, University of Oslo & Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University
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: today
@@ -9,7 +9,7 @@ DATE: today
* Thursday: Building our own Feed-forward Neural Network and discussion of project 2.
* Friday: Playing around with our own Feed-forward Neural Network and introduction to TensorFlow. Solving differential equations with neural networks.
Reading suggestions for both days: "Aurelien Geron's chapters 10-11":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/Textbooks/TensorflowML.pdf".
Reading suggestions for both days: These notes, "Aurelien Geron's chapters 10-11":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/Textbooks/TensorflowML.pdf".
For a more in depth discussion on neural networks we recommend Goodfellow et al chapters 6 and 7. Bishop's chapter 5 on Neural Networks is an additional good read.
!split