pytorch lightning masterclass
[D] PyTorch Lightning masterclass is now live
I haven't been able to train a WGAN GP with lightning inspite of digging through all the github issue threads. Pretty straightforward to-do things in pytorch for the WGAN GP implementation are just insanely complicated with lightning. I couldn't find any online implementations either for this and the simple GAN template wasn't useful. It'll be great if you could cover these and also update your documentation accordingly. No user should have to dig through the source code of the framework and all github issues to implement something so common.