A PyTorch implementation for paper Unsupervised Domain Adaptation by Backpropagation
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.
wogong 7ffd03ff34 fix lr, add relu to the last conv layer, add l2 norm, add dropout. da result to 60%, source only result to 52%. 5 years ago
..
__init__.py initial commit 7 years ago
alexnet.py 0.6214 update. 6 years ago
functions.py remove params.py, add split task file, etc. 7 years ago
model.py fix lr, add relu to the last conv layer, add l2 norm, add dropout. da result to 60%, source only result to 52%. 5 years ago