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
Thank you for the fantastic work! I realized that the "ndomain" parameter in config is always set to 2, which should be the target-combined setting in your paper.
May I know how did you train the other methods in the multi-target setting? For example, in the case of CDAN with k target domains, did you simply set the output dimension of domain classifier to be k+1?
The text was updated successfully, but these errors were encountered:
Thank you for the fantastic work! I realized that the "ndomain" parameter in config is always set to 2, which should be the target-combined setting in your paper.
May I know how did you train the other methods in the multi-target setting? For example, in the case of CDAN with k target domains, did you simply set the output dimension of domain classifier to be k+1?
The text was updated successfully, but these errors were encountered: