Skip to content

Code release for Towards Accurate Model Selection in Deep Unsupervised Domain Adaptation (ICML 2019)

License

Notifications You must be signed in to change notification settings

thuml/Deep-Embedded-Validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Embedded Validation

Code release for Towards Accurate Model Selection in Deep Unsupervised Domain Adaptation (ICML 2019)

File Structure

  • toy.py: code for reproducing the experiments in the toy dataset
  • dev.py: code for calculating the DEV risk

Procedure

procedure

The dev.py:get_weight can be used to get importance weight, and dev.py:get_dev_risk can be used to get validation risk.

Citation

please cite:

@InProceedings{DEV_2019_ICML,
author = {You, Kaichao and Wang, Ximei and Long, Mingsheng and Jordan, Michael I.},
title = {Towards Accurate Model Selection in Deep Unsupervised Domain Adaptation},
booktitle = {International Conference on Machine Learning (ICML)},
month = {June},
year = {2019}
}

Contact

About

Code release for Towards Accurate Model Selection in Deep Unsupervised Domain Adaptation (ICML 2019)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages