Closed abhi-glitchhg closed 3 years ago
add self.discriminator.zero_grad() also return an additional argument errG from step method of GAN class
Thanks @abhi-glitchhg you can make the necessary changes in the GAN implementation
add self.discriminator.zero_grad() also return an additional argument errG from step method of GAN class