English

Transfer Learning Toolkit: Primers and Benchmarks

Machine Learning 2019-11-21 v1 Machine Learning

Abstract

The transfer learning toolkit wraps the codes of 17 transfer learning models and provides integrated interfaces, allowing users to use those models by calling a simple function. It is easy for primary researchers to use this toolkit and to choose proper models for real-world applications. The toolkit is written in Python and distributed under MIT open source license. In this paper, the current state of this toolkit is described and the necessary environment setting and usage are introduced.

Keywords

Cite

@article{arxiv.1911.08967,
  title  = {Transfer Learning Toolkit: Primers and Benchmarks},
  author = {Fuzhen Zhuang and Keyu Duan and Tongjia Guo and Yongchun Zhu and Dongbo Xi and Zhiyuan Qi and Qing He},
  journal= {arXiv preprint arXiv:1911.08967},
  year   = {2019}
}

Comments

A Transfer Learning Toolkit

R2 v1 2026-06-23T12:22:23.573Z