Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning adjustable weight coefficients.
☆273Aug 9, 2022Updated 3 years ago
Alternatives and similar repositories for pytorch-grad-norm
Users that are interested in pytorch-grad-norm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This in my Demo of Chen et al. "GradNorm: Gradient Normalization for Adaptive Loss Balancing in Deep Multitask Networks" ICML 2018☆182Nov 2, 2021Updated 4 years ago
- a much more complex case using GradNorm, where the layer sharing situation is sophisticated.☆16Feb 21, 2019Updated 7 years ago
- Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning☆648Jun 20, 2020Updated 5 years ago
- Multi-Task Learning Framework on PyTorch. State-of-the-art methods are implemented to effectively train models on multiple tasks.☆150Jun 3, 2019Updated 6 years ago
- Source code for Neural Information Processing Systems (NeurIPS) 2018 paper "Multi-Task Learning as Multi-Objective Optimization"☆1,070Sep 2, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆397Jun 22, 2021Updated 4 years ago
- The Implementation of "Auto-Lambda: Disentangling Dynamic Task Relationships" [TMLR 2022].☆139Feb 5, 2023Updated 3 years ago
- The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].☆730Feb 7, 2022Updated 4 years ago
- PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).☆840Jan 13, 2022Updated 4 years ago
- Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]☆86Jul 25, 2024Updated last year
- Official PyTorch Implementation for Conflict-Averse Gradient Descent (CAGrad)☆148Nov 9, 2023Updated 2 years ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆568Nov 1, 2021Updated 4 years ago
- A PyTorch Library for Multi-Task Learning☆2,535May 14, 2025Updated 11 months ago
- A lightweight module for Multi-Task Learning in pytorch.☆168Aug 7, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- TensorFlow implementation of GradNorm☆41Mar 24, 2023Updated 3 years ago
- Official implementation of "Multi-Task Learning as a Bargaining Game" [ICML 2022]☆239Jun 25, 2025Updated 9 months ago
- A multi-task learning example for the paper https://arxiv.org/abs/1705.07115☆870Jul 6, 2020Updated 5 years ago
- A library for multi-task learning and meta-learning.☆12Feb 7, 2022Updated 4 years ago
- A Tensorflow implementation of the paper arXiv:1604.03539☆133Jul 25, 2018Updated 7 years ago
- ☆19Mar 5, 2019Updated 7 years ago
- (Unofficial) Implementation of ICLR 2021 paper "Gradient Vaccine: Investigating and Improving Multi-task Optimization in Massively Multil…☆14Sep 14, 2022Updated 3 years ago
- Code for "Gradient Surgery for Multi-Task Learning"☆356Apr 28, 2020Updated 5 years ago
- An up-to-date list of works on Multi-Task Learning☆378Mar 2, 2026Updated last month
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆148Dec 13, 2021Updated 4 years ago
- Attentive Single-tasking of Multiple Tasks☆84Oct 27, 2019Updated 6 years ago
- Awesome Multitask Learning Resources