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
Hi Wang:
I have a quesion about the Toy_dataset.
In the Generator, it use self.targets to calculate pre-train loss. But, it use self.x to calculate adv-loss.
Why they are different? Any hint will be appreciated.
Thank you very much for your sharing.
Hi Wang:
I have a quesion about the Toy_dataset.
In the Generator, it use self.targets to calculate pre-train loss. But, it use self.x to calculate adv-loss.
Why they are different? Any hint will be appreciated.
Thank you very much for your sharing.