Closed huang123ying closed 4 years ago
Yes, please set args.self_train=True
. This argument is designed exclusively for the target domain so that it can collect pseudo-labels and use them for sampling. More detail please refer to here. BTW, I noticed that I forgot to include it in the readme, but it is in my makefile
scripts, such as this. Please let me know if this answers you question. Thanks!
I've just updated the readme to correct this. Please refer to the makefile scripts for the configuration of different datasets.
thank you very much!
when i run the MDD+implicit,should i set the args.self_training==True?