Implementation of "Adversarial Discriminative Domain Adaptation" in PyTorch
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
fnakamura a56c77f190 [WIP] 6 years ago
input add .gitignore 6 years ago
outputs add .gitignore 6 years ago
.gitignore add .gitignore 6 years ago
README.md Initial commit 6 years ago
experiment.py [WIP] 6 years ago
main.py [WIP] 6 years ago
models.py [WIP] 6 years ago
trainer.py [WIP] 6 years ago
utils.py [WIP] 6 years ago

README.md

ADDA.PyTorch

implement Adversarial Discriminative Domain Adapation in PyTorch