generative-models
generative-models copied to clipboard
wgan optimizer
hello :) In the W-GAN model you mention in the comments the use of RMSProp optimizer, but you use in the code the Adam optimizer.