Two-stage-TrAdaboost.R2

Transfer learner

An implementation of a boosting-based transfer learning algorithm for regression tasks.

GitHub

44 stars
5 watching
14 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list

boostingmtl-boosting-regressionmulti-task-learningtransfer-learningtwostagetradaboostr2

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ahirner/pytorch-retraining An experiment and benchmarking framework for evaluating the effectiveness of transfer learning in PyTorch-based deep learning models 170
husainzafar/transferlearningtutorial Applying transfer learning to retrain Inception model on custom dataset 93
yihengsun/transboost An algorithm for improving model performance on target domains by leveraging instances from matured products 34
nixtla/transfer-learning-time-series Provides pre-trained models for time series forecasting using transfer learning 234
google-research/noisystudent A semi-supervised learning method to improve the accuracy of machine learning models by using noisy teacher models and student models. 753
gwenlegate/guidinglastlayerflpretrain Investigates transfer learning in federated learning by guiding the last layer with pre-trained models 7
starling-lab/boostsrl A gradient-boosting based approach to learning different types of Statistical Relational Models. 32
jhu-lcsr/good_robot Research on repurposing reinforcement learning for transfer between tasks in robotics and multi-step visual tasks with simulation-to-real transfer 107
catboost/tutorials A collection of tutorials and guides on using the CatBoost machine learning library for various tasks 1,033
thuml/xlearn A library that enables the transfer of knowledge from one task to another in deep learning models 465
tristandeleu/pytorch-maml-rl Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks 827
jinlow/forust A package implementing a lightweight gradient boosted decision tree algorithm 67
arunmallya/piggyback Adapting a single network to multiple tasks by learning to mask weights 181
royson/fedl2p This project enables personalized learning models by collaborating on learning the best strategy for each client 19
scitator/learning-to-move-starter-kit A starter kit for training agents to navigate a robotic environment using reinforcement learning algorithms 9