A Gentle Introduction to Generative Adversarial Networks (GANs)
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
By Jason Brownlee on July 19, 2019 in Generative Adversarial Networks 95 Share Post Share 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 a clever way of training a genera
related reading
- What are Diffusion Models?lilianweng.github.io
- What are Diffusion Models? | Lil'Loglilianweng.github.io
- An Overview of Deep Learning for Curious People | Lil'Loglilianweng.github.io
- ⭐️ Diffusion Modelsandrewkchan.dev
- Using Artificial Intelligence to Augment Human Intelligencedistill.pub
- Yang Songyang-song.net
- Generative AI: A New Generation of AI - by Josh Houjoshhou.substack.com
- GitHub - Newmu/dcgan_code: Deep Convolutional Generative Adversarial Networks · GitHubgithub.com
- Mode collapse - Wikipediaen.wikipedia.org
- Google Colabcolab.research.google.com
- Generative modelling in latent space – Sander Dielemansander.ai
- Machine Learning for Synthetic Data Generation: A Reviewarxiv.org