Skip to content

Latest commit

 

History

History
 
 

README.md

Deep Transfer Learning on PyTorch

This directory contains some re-implemented Pytorch codes for deep transfer learning.

Update

Some codes have been rewritten. Please go to https://github.com/jindongwang/transferlearning/tree/master/code/DeepDA for the unified code implementation.

Algorithms in this folder that will be moved to DeepDA folder:

  • DeepMEDA
  • TCP
  • MRAN
  • Learning-to-match

Algorithms in this folder that have been moved to DeepDA folder:

  • DAN (DDC)
  • DANN (RevGrad)
  • DCORAL
  • DSAN