Udemy

Deep Learning: GANs and Variational Autoencoders

Enroll Now
  • 31,865 Students
  • Updated 11/2025
4.8
(3,379 Ratings)
CTgoodjobs selects quality courses to enhance professionals' competitiveness. By purchasing courses through links on our site, we may receive an affiliate commission.

Course Information

Registration period
Year-round Recruitment
Course Level
Study Mode
Duration
7 Hour(s) 51 Minute(s)
Language
English
Taught by
Lazy Programmer Team, Lazy Programmer Inc.
Rating
4.8
(3,379 Ratings)
3 views

Course Overview

Deep Learning: GANs and Variational Autoencoders

Generative Adversarial Networks and Variational Autoencoders in Python, Theano, and Tensorflow

Ever wondered how AI technologies like OpenAI DALL-E, Midjourney, and Stable Diffusion really work? In this course, you will learn the foundations of these groundbreaking applications.

Variational autoencoders and GANs have been 2 of the most interesting developments in deep learning and machine learning recently.

Yann LeCun, a deep learning pioneer, has said that the most important development in recent years has been adversarial training, referring to GANs.

GAN stands for generative adversarial network, where 2 neural networks compete with each other.

What is unsupervised learning?

Unsupervised learning means we’re not trying to map input data to targets, we’re just trying to learn the structure of that input data.

Once we’ve learned that structure, we can do some pretty cool things.

One example is generating poetry - we’ve done examples of this in the past.

But poetry is a very specific thing, how about writing in general?

If we can learn the structure of language, we can generate any kind of text. In fact, big companies are putting in lots of money to research how the news can be written by machines.

But what if we go back to poetry and take away the words?

Well then we get art, in general.

By learning the structure of art, we can create more art.

How about art as sound?

If we learn the structure of music, we can create new music.

Imagine the top 40 hits you hear on the radio are songs written by robots rather than humans.

The possibilities are endless!

You might be wondering, "how is this course different from the first unsupervised deep learning course?"

In this first course, we still tried to learn the structure of data, but the reasons were different.

We wanted to learn the structure of data in order to improve supervised training, which we demonstrated was possible.

In this new course, we want to learn the structure of data in order to produce more stuff that resembles the original data.

This by itself is really cool, but we'll also be incorporating ideas from Bayesian Machine Learning, Reinforcement Learning, and Game Theory. That makes it even cooler!

Thanks for reading and I’ll see you in class. =)


"If you can't implement it, you don't understand it"

  • Or as the great physicist Richard Feynman said: "What I cannot create, I do not understand".

  • My courses are the ONLY courses where you will learn how to implement machine learning algorithms from scratch

  • Other courses will teach you how to plug in your data into a library, but do you really need help with 3 lines of code?

  • After doing the same thing with 10 datasets, you realize you didn't learn 10 things. You learned 1 thing, and just repeated the same 3 lines of code 10 times...


Suggested Prerequisites:

  • Calculus

  • Probability

  • Object-oriented programming

  • Python coding: if/else, loops, lists, dicts, sets

  • Numpy coding: matrix and vector operations

  • Linear regression

  • Gradient descent

  • Know how to build a feedforward and convolutional neural network in Theano or TensorFlow


WHAT ORDER SHOULD I TAKE YOUR COURSES IN?:

  • Check out the lecture "Machine Learning and AI Prerequisite Roadmap" (available in the FAQ of any of my courses, including the free Numpy course)


UNIQUE FEATURES

  • Every line of code explained in detail - email me any time if you disagree

  • No wasted time "typing" on the keyboard like other courses - let's be honest, nobody can really write code worth learning about in just 20 minutes from scratch

  • Not afraid of university-level math - get important details about algorithms that other courses leave out

Course Content

  • 10 section(s)
  • 55 lecture(s)
  • Section 1 Introduction and Outline
  • Section 2 Generative Modeling Review
  • Section 3 Variational Autoencoders
  • Section 4 Generative Adversarial Networks (GANs)
  • Section 5 Theano and Tensorflow Basics Review
  • Section 6 Appendix / FAQ Intro
  • Section 7 Setting Up Your Environment (FAQ by Student Request)
  • Section 8 Extra Help With Python Coding for Beginners (FAQ by Student Request)
  • Section 9 Effective Learning Strategies for Machine Learning (FAQ by Student Request)
  • Section 10 Appendix / FAQ Finale

What You’ll Learn

  • Learn the basic principles of generative models
  • Build a variational autoencoder in Theano and Tensorflow
  • Build a GAN (Generative Adversarial Network) in Theano and Tensorflow
  • Understand important foundations for OpenAI ChatGPT, GPT-4, DALL-E, Midjourney, and Stable Diffusion

Reviews

  • N
    Nicolas Rafael da Silveira Zamprogno
    5.0

    Awesome!

  • S
    Shreya Dugar
    5.0

    It was a good experience overall. He tried to mention all the points behind GANs in detail.

  • A
    Anderson dos Santos Paschoalon
    5.0

    Excelent course, the explanations are very clear and made in intuitive way. Lazy Programmer courses are the best in this subject in this platform. The only issue is that part of the code is written using tensorflow 1.0, and googgle colab right now only support 2.0. One improvement would be to provide implementations using tf2.X too.

  • H
    Hcre
    3.0

    Is good, although some more detailed explanation in some parts would make it clearer, especially conceptually "large" jumps. Especially some implementation details that are crucial are missing/poorly explained. For example, a crucial point of dcgan is to separate the fake and real batches to train the discriminator. IF this is not respected, it fails, so more emphasis should be put on this and explain, at least in intuition why this step is important. You can google this stuff, but the added value of a course is to synthesize knowledge to accelerate learning.

Start FollowingSee all

We use cookies to enhance your experience on our website. Please read and confirm your agreement to our Privacy Policy and Terms and Conditions before continue to browse our website.

Read and Agreed