Skip to content
forked from wmkouw/libTLDA

Library of transfer learning & domain adaptation classifiers

License

Notifications You must be signed in to change notification settings

alzami1986/libTLDA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LibTLDA: transfer learning and domain-adaptive classifiers

Warning: development is ongoing. All usage is at your own risk.

Matlab

Version: 9.2.0.556344 (R2017a)
Dependencies:

Installation:
install.m

Usage:
example.m contains an example usage script.

Contains:

  • iw: Importance Weighting
    • Kernel density estimation
    • Ratio of Gaussians (Shimodaira, 2000)
    • Logistic discrimination (Bicket et al., 2009)
    • Kernel Mean Matching (Huang et al., 2006)
    • Nearest-neighbour Weighting (Loog, 2015)
  • scl: Structural Correspondence Learning (Blitzer et al., 2006)
  • gfk: Geodesic Flow Kernel (Gong et al., 2012)
  • tca: Transfer Component Analysis (Pan et al, 2009)
  • suba: Subspace Alignment (Fernando et al., 2013)
  • rba: Robust Bias-Aware (Liu & Ziebart, 2014)
  • flda: Feature-Level Domain Adaptation (Kouw et al., 2016)

Contact:

If you have any questions or discover bugs, contact me at wmkouw at gmail dot nl.

About

Library of transfer learning & domain adaptation classifiers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • MATLAB 100.0%