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 found that in the function train_gan_d(),
the loss_fake and loss_real are in the opposite direction with the original paper.
I was wondering is it correct or not?
The text was updated successfully, but these errors were encountered:
I found that in the function train_gan_d(),
the loss_fake and loss_real are in the opposite direction with the original paper.
I was wondering is it correct or not?
The text was updated successfully, but these errors were encountered: