...

/

🍀 Challenge: Define the Discriminator

🍀 Challenge: Define the Discriminator

The task will test your knowledge on building the discriminator class for the conditional GAN.

We'll cover the following...

We have already discussed the Fashion MNIST dataset here.

Problem statement

A partial Discriminator class for the ...