Skip to content

Commit 08ddcb1

Browse files
committed
Update README.md
1 parent 7052c8e commit 08ddcb1

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,14 @@ in addition to the lectures, we have often followed five main paths:
7676
- Mathematics of deep learning, basics of neural networks and writing a neural network code
7777
- Slides at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week1/ipynb/week1.ipynb
7878
- Recommended reading Goodfellow et al chapters 6 and 7 and Raschka chapter 11
79-
- Video of lecture to be added
79+
- Video of lecture and whiteboard notes to be added
8080

8181
## January 26-30
8282

8383
- Mathematics of deep learning, basics of neural networks and writing a neural network code
8484
- Slides at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week2/ipynb/week2.ipynb
8585
- Recommended reading Goodfellow et al chapters 6 and 7 and Raschka et al chapter 11. For Pytorch see Raschka et al chapter 12.
86-
- Link to video of lecture at https://youtu.be/
86+
- Link to video of lecture to be added
8787

8888

8989

@@ -96,28 +96,28 @@ in addition to the lectures, we have often followed five main paths:
9696
- Mathematics of convolutional neural networks
9797
- Slides at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week4/ipynb/week4.ipynb
9898
- Recommended reading Goodfellow et al chapter 9. Raschka et al chapter 13
99-
- Video of lecture to be added
99+
- Video of lecture and whiteboard notes to be added
100100

101101
## February 16-20
102102
- Mathematics of CNNs and discussion of codes
103103
- Recurrent neural networks (RNNs)
104104
- Slides at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week5/ipynb/week5.ipynb
105105
- Recommended reading Goodfellow et al chapter 9. Raschka et al chapter 13
106-
- Video of lecture to be added
106+
- Video of lecture and whiteboard notes to be added
107107

108108
## February 23-27
109109
- Mathematics of recurrent neural networks
110110
- Slides at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week6/ipynb/week6.ipynb
111111
- Recommended reading Goodfellow et al chapters 9 and 10 and Raschka et al chapters 14 and 15
112-
- Video of lecture to be added
112+
- Video of lecture and whiteboard notes to be added
113113

114114

115115
## March 2-6
116116
- Recurrent neural networks, mathematics and codes
117117
- Applications to differential equations
118118
- Slides at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week7/ipynb/week7.ipynb
119119
- Recommended reading Goodfellow et al chapters 10 and Raschka et al chapter 15 and 18
120-
- Video of lecture to be added
120+
- Video of lecture and whiteboard notes to be added
121121

122122
## March 9-13
123123
- Long short term memory and RNNs
@@ -139,7 +139,7 @@ in addition to the lectures, we have often followed five main paths:
139139
- Boltzmann machines
140140
- Slides at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week10/ipynb/week10.ipynb
141141
- Reading recommendation: Goodfellow et al chapters 16-18
142-
- Video of lecture to be added
142+
- Video of lecture and whiteboard notes to be added
143143

144144
## March 30- April 3: Public holiday, no lectures
145145

@@ -156,15 +156,15 @@ in addition to the lectures, we have often followed five main paths:
156156
- Variational Autoencoders
157157
- Reading recommendation: Goodfellow et al chapters 18.1-18.2, 20.1-20-7; To create Boltzmann machine using Keras, see Babcock and Bali chapter 4
158158
- See also Foster, chapter 7 on energy-based models
159-
- Video of lecture to be added
159+
- Video of lecture and whiteboard notes to be added
160160

161161
## April 20-24: Deep generative models
162162

163163
- Variational autoencoders
164164
- Reading recommendation: Goodfellow et al chapter 20.10-20.14
165165
- See also Foster, chapter 7 on energy-based models
166166
- Slides at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week13/ipynb/week13.ipynb
167-
- Video of lecture to be added
167+
- Video of lecture and whiteboard notes to be added
168168

169169

170170
## April 27 - May 1: Deep generative models
@@ -177,7 +177,7 @@ in addition to the lectures, we have often followed five main paths:
177177
- Diffusion models
178178
- GANs
179179
- Slides at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week15/ipynb/week15.ipynb
180-
- Video of lecture to be added
180+
- Video of lecture and whiteboard notes to be added
181181

182182

183183
## May 11-15: Discussion of projects and summary of course

0 commit comments

Comments
 (0)