Transfer Learning Toolkit: Primers and Benchmarks
2019-11-20Code Available0· sign in to hype
Fuzhen Zhuang, Keyu Duan, Tongjia Guo, Yongchun Zhu, Dongbo Xi, Zhiyuan Qi, Qing He
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/FuzhenZhuang/Transfer-Learning-ToolkitOfficialIn papernone★ 0
- github.com/cqh6666/transfer_learning_codenone★ 0
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.