libTLDA
libTLDA copied to clipboard
Library of transfer learners and domain-adaptive classifiers.
Mansour & Schain. Robust Domain Adaptaton. Annals of Mathematics and AI (2014). https://link.springer.com/article/10.1007/s10472-013-9391-5
Goal: run RBA on UCI-heart-disease dataset with age and cholesterol as features. Source = hungary, target = virginia Problem: It seems RBA is not returning sane classifiers, not even when...
Add RCSA to library of classifiers [Wen et al., 2014](https://dl.acm.org/citation.cfm?id=3044963)
Add a domain-adversarial neural network class to the library [Ganin et al., 2016](http://www.jmlr.org/papers/v17/15-239.html)
Add transfer subspace learning to the library [Shao et al., 2012](https://ieeexplore.ieee.org/document/6413801/)