...

/

The MNIST Dataset Class

The MNIST Dataset Class

Learn about creating the Dataset class.

We'll cover the following...

In the last section we did a lot of work coding the machinery of a GAN, and getting familiar with using it. This means we have less work to do as we progress from the simple 1010 pattern to seeing if we can train a GAN to generate images that look like hand-written digits.

It’s always helpful to start with a picture ...