@@ -152,36 +152,33 @@ rittenNotes/2025/NotesMarch27.pdf
152152## April 7-11: Deep generative models
153153- Implementation of Boltzmann machines using TensorFlow and Pytorch
154154- Energy-based models and Langevin sampling
155- - Generative Adversarial Networks (GANs)
155+ - Start discussions of Vvariational Autoencoders
156156- 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
157157- See also Foster, chapter 7 on energy-based models
158158
159159## April 14-18: Public holiday, no lectures
160160
161161## April 21-25: Deep generative models
162162
163- - Generative Adversarial Networks (GANs)
164163- Variational autoencoders
165164- Reading recommendation: Goodfellow et al chapter 20.10-20.14
166165- See also Foster, chapter 7 on energy-based models
167166- Slides at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week13/ipynb/week13.ipynb
168167
169- ## April 28 - May 2: May 1 is a public holiday, no lectures:
170-
168+ ## April 28 - May 2: May 1 is a public holiday, no lecture:
171169
172170## May 5-9: Deep generative models
173- - Variational Autoencoders
174171- Diffusion models
175172- Reading recommendation: An Introduction to Variational Autoencoders, by Kingma and Welling, see https://arxiv.org/abs/1906.02691
176173- Slides at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week14/ipynb/week14.ipynb
177174
178175## May 12-16: Deep generative models
179- - Summarizing discussion of VAEs
180176- Diffusion models
181- - Summary of course and discussion of projects
177+ - GANs
182178- Slides at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week15/ipynb/week15.ipynb
183179
184- ## May 19-23: Only and discussion of projects
180+ ## May 19-23: Discussion of projects and possibly math of reinforcement learning
181+
185182
186183## Recommended textbooks:
187184
0 commit comments