I want to implement GAN by pytorch-lightning, but I not found the demo.
Hi! thanks for your contribution!, great first issue!
the readme has a GAN demo on the first few lines...
Hi, how to train discriminator k times and train generator 1 time in training step? I have found no such demo and do not know how to implement it
Most helpful comment
Hi, how to train discriminator k times and train generator 1 time in training step? I have found no such demo and do not know how to implement it