UDA experiments with Cifar10 This is an experiment of Google's UDA [paper][tensorflow] in pytorch Requirements Python>3.6 PyTorch>1.3.0 tensorboard Train python main.py --schedule exp(or linear, log) --epoch 100 --tsa 1 --supnum 4000 Tensorboard tensorboard --logdir='./tb_logger' Result Cifar10 with expTSA: