this post was submitted on 21 Nov 2023
1 points (100.0% liked)

Machine Learning

1 readers
1 users here now

Community Rules:

founded 11 months ago
MODERATORS
 

I'm trying to figure out the training process of a conditional GAN.

For example, consider a dataset like MNIST. I give the conditional vector to produce only the number 7 for both the generator and discriminator. In the following scenarios, the discriminator will classify which one is fake and which one is real:

  1. The generator produces realistic numbers other than 7, such as a realistic number 9 ?
  2. The samples from the MNIST dataset that are not the number 7 (i.e., other numbers) ?

Thanks for your help!

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here