Generative Adversarial Networks | Data Science Summer School 2022

Опубликовано: 11 Июль 2026
на канале: Hertie School Data Science Lab
769
19

Part of the Data Science Summer School 2022: https://ds3.ai/ Organised by the Hertie School Data Science Lab.

Instructor: Marcel Neunhoeffer (https://www.marcel-neunhoeffer.com/)

Generative Adversarial Networks, or GANs for short, are an approach to generative modeling using deep learning methods, such as convolutional neural networks. Generative modeling is an unsupervised learning task in machine learning that involves automatically discovering and learning the regularities or patterns in input data in such a way that the model can be used to generate or output new examples that plausibly could have been drawn from the original dataset.

GANs are an exciting and rapidly changing field, delivering on the promise of generative models in their ability to generate realistic examples across a range of problem domains. This workshop will provide an overview of this technology and showcase some of its application.