You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am wondering why there is a ReLU layer at the top of discriminator (shown at line 120 in lsgan.lua)? With this ReLU layer, I found the code cannot train the model at all.
Hi, Prof. Qi,
I am wondering why there is a ReLU layer at the top of discriminator (shown at line 120 in lsgan.lua)? With this ReLU layer, I found the code cannot train the model at all.
thanks,