Skip to content

Transfer Learning Library for Domain Adaptation and Finetune.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

puhan123/Transfer-Learning-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is the development branch for Trans-Learn. Currently we are working on

  • Regression DA (including Source Only, DANN, DAN, MCD and MDD)
  • Unsupervised DA (including MCC)
  • Partial DA (PADA)
  • Open Set DA (OSBP)
  • Finetune Library (ftlib)

There might be many errors and changes in this branch. Please refer master for stable version.

Trans-Learn is a Transfer Learning library based on pure PyTorch with high performance and friendly API. Our code is pythonic, and the design is consistent with torchvision. You can easily develop new algorithms, or easily apply existing algorithms..

About

Transfer Learning Library for Domain Adaptation and Finetune.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%