From 2ce8407a0d502c80dc6599bc93ad88f031324a53 Mon Sep 17 00:00:00 2001 From: Henry Krumb Date: Tue, 24 Sep 2024 11:05:00 +0200 Subject: [PATCH] add info about winter/summer term in lecturesx --- _teaching/summer_dgm.md | 3 ++- _teaching/winter_dlmb.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/_teaching/summer_dgm.md b/_teaching/summer_dgm.md index 9dcb25c..76d8baa 100644 --- a/_teaching/summer_dgm.md +++ b/_teaching/summer_dgm.md @@ -10,4 +10,5 @@ Generative Adversarial Networks (GANs) and similar methods (e.g. Diffusion Model Furthermore, their ability to synthesize images at unprecedented levels of realism also gives hope that the chronic scarcity of labeled data in the medical field can be resolved with the help of these generative models. This class starts with basic statistical concepts of image generation. We proceed with several lectures about contemporary deep learning approaches for image generation, such as Diffusion Models, Neural Cellular Automata, VAEs and GANs. -As this is an *integrated* lecture, students can participate in a voluntary paper presentation and/or programming project to gain practical experience and an exam bonus. \ No newline at end of file +As this is an *integrated* lecture, students can participate in a voluntary paper presentation and/or programming project to gain practical experience and an exam bonus. +The lecture takes place in every **summer** term. \ No newline at end of file diff --git a/_teaching/winter_dlmb.md b/_teaching/winter_dlmb.md index a2738dc..0353bfa 100644 --- a/_teaching/winter_dlmb.md +++ b/_teaching/winter_dlmb.md @@ -10,4 +10,5 @@ Medical imaging is the technique of creating visual representations (digital ima Oftentimes visual representation of the function of some organs or tissues is part of medical imaging. This class teaches the basics of common medical imaging modalities and discusses their strengths and weaknesses. It proceeds with several lectures about advanced concepts in deep learning (e.g. federated learning, continual learning) and their applications in the field of medical imaging. -As this is an *integrated* lecture, students can participate in a voluntary paper presentation and/or programming project to gain practical experience and an exam bonus. \ No newline at end of file +As this is an *integrated* lecture, students can participate in a voluntary paper presentation and/or programming project to gain practical experience and an exam bonus. +The lecture takes place in every **winter** term. \ No newline at end of file