GDL_code icon indicating copy to clipboard operation
GDL_code copied to clipboard

Question regarding setting the critic to trainable in W-GAN

Open sayakpaul opened this issue 4 years ago • 0 comments

I am referring to this script. After compiling the GAN, the critic's been set to trainable again. Could you explain why that might be? Most of the vanilla DCGANs suggest to set it to False.

sayakpaul avatar Mar 17 '20 07:03 sayakpaul