Hey!
Thanks a lot for posting the code! I have one thing that I'm trying to understand. During training, we show the model a mix of both source domain data that have class labels, and target domain data that don't have them. How are missing class labels for target domain data handled? Do they have some distinct value (like -1)?