Generating Real Data

Learn to generate data having a 1010 pattern .

We'll cover the following

Let’s build a GAN where the generator learns to create a 1010 pattern of values, a task that’s simpler than generating images. The reason for this simplicity is that we want to focus on what GAN code looks like in general, and also practice how we observe training progress. Having done this simpler task, we’ll be better prepared for the task of generating images. As always, it is good to start with a pen and paper sketch of what we’re trying to do.

Get hands-on with 1200+ tech skills courses.