domainadaptation / salad

A toolbox for domain adaptation and semi-supervised learning. Contributions welcome.
https://domainadaptation.org
Mozilla Public License 2.0
334 stars 42 forks source link

ICLR Reproducibility Challenge: New DA algorithms #3

Open stes opened 6 years ago

stes commented 6 years ago

Extend salad with new algorithms as part of the ICLR Reproducibility Challenge. A list of DA related submissions can be found here: https://github.com/artix41/awesome-transfer-learning/issues/10

stes commented 6 years ago

First Paper to implement:

This paper should be implemented using the solver.DGBaseSolver super class.