@@ -17,7 +17,7 @@ variational autoencoders, generalized adversarial networks, diffusion methods an
1717- Lectures Thursdays 1215pm-2pm, room FØ434, Department of Physics
1818- Lab and exercise sessions Thursdays 215pm-4pm, , room FØ434, Department of Physics
1919- We plan to work on two projects which will define the content of the course, the format can be agreed upon by the participants
20- - No exam, only two projects. Each projects counts 1/2 of the final grade. Aleternatively one long project.
20+ - No exam, only two projects. Each projects counts 1/2 of the final grade. Alternatively one long project.
2121- All info at the GitHub address URL:"https://github.com/CompPhysics/AdvancedMachineLearning "
2222
2323## Deep learning methods covered (tentative plan)
@@ -29,13 +29,15 @@ variational autoencoders, generalized adversarial networks, diffusion methods an
2929- Graph neural networks
3030- Transformers
3131- Autoencoders and principal component analysis
32+
3233### Deep learning, generative methods
3334- Basics of generative models
3435- Boltzmann machines and energy based methods
35- - Diffusion models (tentative)
36+ - Diffusion models
3637- Variational autoencoders (VAEe)
3738- Generative Adversarial Networks (GANs)
3839- Autoregressive methods (tentative)
40+
3941### Physical Sciences (often just called Physics informed) informed machine learning
4042- Basic set up of PINNs with discussion of projects
4143
@@ -45,9 +47,9 @@ All teaching material is available from this GitHub link.
4547
4648
4749The course can also be used as a self-study course and besides the
48- lectures, many of you may wish to independently work on your own projects related to for example your thesis or research. In
49- general, in addition to the lectures, we have often followed five main
50- paths:
50+ lectures, many of you may wish to independently work on your own
51+ projects related to for example your thesis or research. In general,
52+ in addition to the lectures, we have often followed five main paths:
5153
5254- Projects (two in total) and exercises that follow the lectures
5355
5759
5860- The own data path. Some of you may have data you wish to analyze with different deep learning methods
5961
60- - The Bayesian ML path is not covered by the present lecture material and leads normally to independent self-study work.
62+ - The Bayesian ML path is not covered by the present lecture material. It is normally based on independent work.
6163
6264
6365
0 commit comments