Skip to content

Domain Adaptation with Asymmetrically-Relaxed Distribution Alignment

License

Notifications You must be signed in to change notification settings

yifan12wu/da-relax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Adaptation with Asymmetrically-Relaxed Distribution Alignment

This codebase implements the method from Domain Adaptation with Asymmetrically-Relaxed Distribution Alignment..

This codebase is a re-implementation and was not the one used for generating the experiment results in the paper.

Please refer to scripts/*.sh for running experiments on a toy example and handwritten digit datasets.

The code works with Python>=3.6 and PyTorch>=1.0.

If you use this codebase for your research, please cite the paper:

@inproceedings{wu2019domain,
  title={Domain Adaptation with Asymmetrically-Relaxed Distribution Alignment},
  author={Wu, Yifan and Winston, Ezra and Kaushik, Divyansh and Lipton, Zachary},
  booktitle={International Conference on Machine Learning},
  pages={6872--6881},
  year={2019}
}

About

Domain Adaptation with Asymmetrically-Relaxed Distribution Alignment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published