Get startedGet started for free

More dogs and GANs

Here are the results of a dog image generation GAN as it trains over time to create the most realistic-looking dog images that it can.

Four images of dogs, each looking more realistic than the last.

(Source: Projected GANs Converge Faster, 2021)

Remember that a GAN consists of two models in competition:

  • A generator model tries to create fake data that looks indistinguishable from real data
  • A discriminator model tries to tell the difference between real and fake data

How would you describe what's happening to the results as training progresses?

This exercise is part of the course

Generative AI Concepts

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise