DUSHYANT CHAUHAN
Results
1
issues of
DUSHYANT CHAUHAN
Hello Erik, (1) I just want to understand why you use sampled_label for the combined model instead of labels? g_loss = self.combined.train_on_batch([noise, sampled_labels], valid). (2) you set "self.discriminator.trainable = False"...