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 dc8c2b831a update test function, using sum batch size as total num instead of len(dataloader) 5 years ago
..
__init__.py initial commit 7 years ago
pretrain.py rename test function 6 years ago
test.py update test function, using sum batch size as total num instead of len(dataloader) 5 years ago
train.py add train_src 5 years ago