This repository contains some useful functions in transfer learning.
-
tradaboost: Transfer Adaptive Boost.
-
mstradaboost: Multiple Sources Tradaboost.
-
dutradaboost: Tradaboost Using dynamic updates.
-
tca: Transfer Component Analysis
-
mmd: Maximum Mean Discrepancy.
Many of the codes in this repository depends on libsvm and libsvm-weights. Please compile them before use. If you don't know how to compile, refer to the README in the toolbox.