Skip to content

cheating discriminator

Aleš Křenek requested to merge 3086/ASMSA:cheating_discriminator into master

Add a parameter cheating_disc to GAN and propagate it to AAEModel. In AAEModel.train_step(), it re-introduces the original error -- update weights of discriminator in the third training step together with encoder.

Merge request reports