piggyback

Task adaptation framework

Adapting a single network to multiple tasks by learning to mask weights

Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights

GitHub

183 stars
3 watching
27 forks
Language: Python
last commit: over 7 years ago

Related projects:

RepositoryDescriptionStars
yerevann/warpAn approach to transfer learning for NLP tasks using adversarial reprogramming and word-level task-specific embeddings.83
bhanml/maskingAn implementation of Masking, a method to improve the robustness of deep neural networks under noisy supervision54
wannabeog/mask-rcnnA PyTorch implementation of the Mask R-CNN architecture995
wasidennis/adaptsegnetThis project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another.851
beastbyteai/falconAutomates machine learning model training using pre-set configurations and modular design.159
ryuk17/machinelearningThis is a collection of machine learning algorithms implemented in Python 3.6.103
prinsphield/adversarial_reprogrammingThis project enables reprogramming of pre-trained neural networks to work on new tasks by fine-tuning them on smaller datasets.33
claws-lab/jodieA PyTorch implementation of a representation learning framework for dynamic temporal networks362
cylance/introductiontomachinelearningforsecurityprosA collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects151
ethanyanjiali/minchatgptThis project demonstrates the effectiveness of reinforcement learning from human feedback (RLHF) in improving small language models like GPT-2.214
baguasys/baguaA framework for accelerating PyTorch deep learning training876
pouyamghari/pof-mklAn implementation of an online federated learning algorithm with multiple kernels for personalized machine learning0
uber-research/learning-to-reweight-examplesProject implementing a method to improve deep learning model robustness by re-weighting examples with noisy labels269
udibr/noisy_labelsThis project explores how to adapt neural networks to noisy labels by introducing a mechanism that can learn to correct the errors.118
netflix/pigpenA map-reduce framework for Clojure that compiles to Apache Pig or Cascading without requiring prior knowledge of those systems.567