pumpikano / tf-dann

Domain-Adversarial Neural Network in Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to train if there are multiple sources?

kimheng8888 opened this issue · comments

Suppose we have 3 sources domain and 1 target domain. How should I train DANN in this case? Should I combine all the 3 sources into only 1 source or should I label those 3 domain separately during training?

There's a paper for that: "Multi-adversarial domain adapation".
https://pdfs.semanticscholar.org/ffda/dffca8bb57e59db10e5ee702b8f6ccab52cf.pdf