DANN
DANN copied to clipboard
pytorch implementation of Domain-Adversarial Training of Neural Networks
Results
2
DANN issues
Sort by
recently updated
recently updated
newest added
What's the verification code on https://pan.Baidu.com? or May I get the access rights on google Cloud Thanks
The loss function in the paper, below, consists of a negative lambda (λ) value for domain loss. However, in your implementation, at this [line](https://github.com/fungtion/DANN/blob/476147f70bb818a63bb3461a6ecc12f97f7ab15e/train/main.py#L148), you sum all the loss values...