Transfer-Learning-Library
Model adapter
A comprehensive Python library for adapting models to new environments and tasks through various techniques
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
3k stars
49 watching
558 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
adversarial-learningdanndeep-learningdomain-adaptationfinetuneimage-translationout-of-distribution-generalizationself-trainingsemi-supervised-learningtransfer-learningunsupervised-domain-adaptation
Related projects:
Repository | Description | Stars |
---|---|---|
jindongwang/transferlearning | Provides a comprehensive resource for transfer learning and domain adaptation techniques in deep learning. | 13,467 |
thuml/xlearn | A library that enables the transfer of knowledge from one task to another in deep learning models | 465 |
easezyc/deep-transfer-learning | A collection of implementations of algorithms to adapt deep learning models from one domain to another | 892 |
adapter-hub/adapters | A unified library for parameter-efficient and modular transfer learning in NLP tasks | 2,577 |
huggingface/trl | A library designed to train transformer language models with reinforcement learning using various optimization techniques and fine-tuning methods. | 10,053 |
tristandeleu/pytorch-maml-rl | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 827 |
jay15summer/two-stage-tradaboost.r2 | An implementation of a boosting-based transfer learning algorithm for regression tasks. | 44 |
ahirner/pytorch-retraining | An experiment and benchmarking framework for evaluating the effectiveness of transfer learning in PyTorch-based deep learning models | 170 |
oml-team/open-metric-learning | A PyTorch-based framework for training and validating models that produce high-quality embeddings for computer vision and other tasks. | 882 |
thu-ml/tianshou | A high-performance reinforcement learning library with modular interfaces and user-friendly APIs for building deep learning agents. | 7,968 |
amzn/xfer | A collection of libraries and frameworks for transfer learning and meta-learning in deep neural networks | 252 |
thunlp/promptpapers | A curated list of papers on prompt-based tuning for pre-trained language models, providing insights and advancements in the field. | 4,092 |
wenkehuang/rethinkfl | Improves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains | 91 |
yerevann/warp | An approach to transfer learning for NLP tasks using adversarial reprogramming and word-level task-specific embeddings. | 83 |
layneh/self-adaptive-training | Improves deep network generalization under noise and enhances self-supervised representation learning | 127 |