Skip to content

ShichengChen/Domain-Adversarial-Training-of-Neural-Networks

Repository files navigation

my code is first inspired by

https://github.com/CuthbertCai/pytorch_DANN

Domain-Adversarial Training of Neural Networks

https://arxiv.org/pdf/1505.07818.pdf
implement Domain-Adversarial Training of Neural Networks by pytorch

Dataset

result

original paper my implementation
Source only 0.52 0.5
DANN 0.766 0.82~0.83

TODO

  • try to tune toy example better
  • use less parameters to train the model

About

implement Domain-Adversarial Training of Neural Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published