All Projects → FuzhenZhuang → Transfer Learning Toolkit

FuzhenZhuang / Transfer Learning Toolkit

Licence: mit
Transfer Learning Toolkit for Primary Researchers

Programming Languages

matlab
3953 projects

Projects that are alternatives of or similar to Transfer Learning Toolkit

Xtd forms
Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.
Stars: ✭ 25 (-50%)
Mutual labels:  toolkit
Netsniff Ng
A Swiss army knife for your daily Linux network plumbing.
Stars: ✭ 915 (+1730%)
Mutual labels:  toolkit
Seismic Transfer Learning
Deep-learning seismic facies on state-of-the-art CNN architectures
Stars: ✭ 32 (-36%)
Mutual labels:  transfer-learning
Gwen Nolegacy Opentk Renderer
A C# port of the GWEN GUI library, with an OpenTK renderer
Stars: ✭ 26 (-48%)
Mutual labels:  toolkit
Creater
create file with config
Stars: ✭ 12 (-76%)
Mutual labels:  toolkit
Rocksutil
A c++ develop toolkit
Stars: ✭ 28 (-44%)
Mutual labels:  toolkit
Deepfakes video classification
Deepfakes Video classification via CNN, LSTM, C3D and triplets
Stars: ✭ 24 (-52%)
Mutual labels:  transfer-learning
Graphrole
Automatic feature extraction and node role assignment for transfer learning on graphs (ReFeX & RolX)
Stars: ✭ 38 (-24%)
Mutual labels:  transfer-learning
Babysploit
👶 BabySploit Beginner Pentesting Toolkit/Framework Written in Python 🐍
Stars: ✭ 883 (+1666%)
Mutual labels:  toolkit
Animvrunitytoolkit
Bring your AnimVR creations into Unity
Stars: ✭ 31 (-38%)
Mutual labels:  toolkit
Actions Toolkit
🛠 A toolkit for building GitHub Actions in Node.js
Stars: ✭ 848 (+1596%)
Mutual labels:  toolkit
Tools
My tools
Stars: ✭ 11 (-78%)
Mutual labels:  toolkit
Graphql Compose
Toolkit for generating complex GraphQL Schemas on Node.js
Stars: ✭ 947 (+1794%)
Mutual labels:  toolkit
Bert language understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
Stars: ✭ 933 (+1766%)
Mutual labels:  transfer-learning
Densedepth
High Quality Monocular Depth Estimation via Transfer Learning
Stars: ✭ 963 (+1826%)
Mutual labels:  transfer-learning
Tincture
Frontend development toolkit for ClojureScript
Stars: ✭ 24 (-52%)
Mutual labels:  toolkit
Imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Stars: ✭ 33,574 (+67048%)
Mutual labels:  toolkit
Awesome Knowledge Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。
Stars: ✭ 1,031 (+1962%)
Mutual labels:  transfer-learning
Teacher Student Training
This repository stores the files used for my summer internship's work on "teacher-student learning", an experimental method for training deep neural networks using a trained teacher model.
Stars: ✭ 34 (-32%)
Mutual labels:  transfer-learning
Gradfeat20
Gradients as Features for Deep Representation Learning
Stars: ✭ 30 (-40%)
Mutual labels:  transfer-learning

Transfer-Learning-Toolkit

Transfer Learning Toolkit for Primary Researchers

Reference

If you are interested in this toolkit and use it for baselines, please cite these two papers,

A comprehensive survey on transfer learning and Transfer Learning Toolkit: Primers and Benchmarks

F. Zhuang, Z. Qi, K. Duan, D. Xi, Y. Zhu, H. Zhu, H. Xiong, and Q. He, “A comprehensive survey on transfer learning,” 2019, arXiv:1911.02685v1.

F. Zhuang, K. Duan, T. Guo, Y. Zhu, D. Xi, Z. Qi, and Q. He, "Transfer Learning Toolkit: Primers and Benchmarks," 2019, arXiv:1911.08967v1.

or in bibtex style:

@misc{zhuang2019comprehensive,
    title={A Comprehensive Survey on Transfer Learning},
    author={Fuzhen Zhuang and Zhiyuan Qi and Keyu Duan and Dongbo Xi and Yongchun Zhu and Hengshu Zhu and Hui Xiong and Qing He},
    year={2019},
    eprint={1911.02685},
    archivePrefix={arXiv},
    primaryClass={cs.LG}
}

@misc{zhuang2019transfer,
    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},
    year={2019},
    eprint={1911.08967},
    archivePrefix={arXiv},
    primaryClass={cs.LG}
}


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].