diff --git a/README.md b/README.md index 44a433a76..697ea288c 100644 --- a/README.md +++ b/README.md @@ -320,18 +320,18 @@ Recommended prereading: Chapters 1-2 (linear algebra) and chapter 3 (statistics) ### Week 39 September 27- October 1 - Lab Wednesday: Work on Project 1 - Lecture Thursday: Gradient Optimization methods -- Lecture Friday: Gradient methods and Deep Learning and Neural Networks +- Lecture Friday: Gradient methods - Reading recommendations: - See lecture notes for week 39 at https://compphysics.github.io/MachineLearning/doc/web/course.html. - For a good discussion on gradient methods, see Goodfellow et al section 4.3-4.5 and chapter 8. We will come back to the latter chapter in our discussion of Neural networks as well. - - For neural networks we recommend Goodfellow et al chapters 6 and 7 and Bishop 5.1-5.4 + ### Week 40 October 4-8 -- Lab Wednesday: Wrap up project 1 and start project 2 +- Lab Wednesday: Wrap up project 1 - Lecture Thursday: Writing a feed-forward Neural Network code for regression and classification -- Lecture Friday: Deep Learning and TensorFlow and Keras +- Lecture Friday: Deep Learning and Neural Networks - Reading recommendations: - See lecture notes for week 40 at https://compphysics.github.io/MachineLearning/doc/web/course.html. - For neural networks we recommend Goodfellow et al chapters 6 and 7 and Bishop 5.1-5.4 diff --git a/doc/LectureNotes/_build/.doctrees/environment.pickle b/doc/LectureNotes/_build/.doctrees/environment.pickle index 87af12798..d6d43cc04 100644 Binary files a/doc/LectureNotes/_build/.doctrees/environment.pickle and b/doc/LectureNotes/_build/.doctrees/environment.pickle differ diff --git a/doc/LectureNotes/_build/.doctrees/schedule.doctree b/doc/LectureNotes/_build/.doctrees/schedule.doctree index 4ba59f04a..361809517 100644 Binary files a/doc/LectureNotes/_build/.doctrees/schedule.doctree and b/doc/LectureNotes/_build/.doctrees/schedule.doctree differ diff --git a/doc/LectureNotes/_build/html/_sources/schedule.md b/doc/LectureNotes/_build/html/_sources/schedule.md index 6ae2ca007..75baaeae3 100644 --- a/doc/LectureNotes/_build/html/_sources/schedule.md +++ b/doc/LectureNotes/_build/html/_sources/schedule.md @@ -90,18 +90,18 @@ For the reading assignments we use the following abbreviations: ### Week 39 September 27- October 1 - Lab Wednesday: Work on Project 1 - Lecture Thursday: Gradient Optimization methods -- Lecture Friday: Gradient methods and Deep Learning and Neural Networks +- Lecture Friday: Gradient methods - Reading recommendations: - See lecture notes for week 39 at https://compphysics.github.io/MachineLearning/doc/web/course.html. - For a good discussion on gradient methods, see Goodfellow et al section 4.3-4.5 and chapter 8. We will come back to the latter chapter in our discussion of Neural networks as well. - - For neural networks we recommend Goodfellow et al chapters 6 and 7 and Bishop 5.1-5.4 + ### Week 40 October 4-8 -- Lab Wednesday: Wrap up project 1 and start project 2 +- Lab Wednesday: Wrap up project 1 - Lecture Thursday: Writing a feed-forward Neural Network code for regression and classification -- Lecture Friday: Deep Learning and TensorFlow and Keras +- Lecture Friday: Deep Learning and Neural Networks - Reading recommendations: - See lecture notes for week 40 at https://compphysics.github.io/MachineLearning/doc/web/course.html. - For neural networks we recommend Goodfellow et al chapters 6 and 7 and Bishop 5.1-5.4 diff --git a/doc/LectureNotes/_build/html/schedule.html b/doc/LectureNotes/_build/html/schedule.html index 215ef81cf..0f4a56d6d 100644 --- a/doc/LectureNotes/_build/html/schedule.html +++ b/doc/LectureNotes/_build/html/schedule.html @@ -514,12 +514,11 @@
Lab Wednesday: Work on Project 1
Lecture Thursday: Gradient Optimization methods
Lecture Friday: Gradient methods and Deep Learning and Neural Networks
Lecture Friday: Gradient methods
Reading recommendations:
See lecture notes for week 39 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
For a good discussion on gradient methods, see Goodfellow et al section 4.3-4.5 and chapter 8. We will come back to the latter chapter in our discussion of Neural networks as well.
For neural networks we recommend Goodfellow et al chapters 6 and 7 and Bishop 5.1-5.4
Lab Wednesday: Wrap up project 1 and start project 2
Lab Wednesday: Wrap up project 1
Lecture Thursday: Writing a feed-forward Neural Network code for regression and classification
Lecture Friday: Deep Learning and TensorFlow and Keras
Lecture Friday: Deep Learning and Neural Networks
Reading recommendations:
See lecture notes for week 40 at https://compphysics.github.io/MachineLearning/doc/web/course.html.