adapt icon indicating copy to clipboard operation
adapt copied to clipboard

Multi target domain adaptation.

Open sreenivasaupadhyaya opened this issue 2 years ago • 1 comments

Hi @antoinedemathelin , Thanks for the wonderful tool to experiment different methods. In my use case, I have multiple source domains (with labelled examples) and multiple target domains (unlabelled examples). I am interested in using the feature based models like DANN etc. So far, i have used in the adapt methods in default mode, where all my source domains are considered as a single source and all my target domains as a single target domain.

Is there an existing functionality or a tweak to scale this to multi source domain and multi target domain problem?

Appreciate your time and effort.

Regards, Sreenivasa Upadhyaya

sreenivasaupadhyaya avatar Sep 05 '23 15:09 sreenivasaupadhyaya

This is an example of multi-source with FA.

davidshumway avatar Sep 08 '23 20:09 davidshumway