hav4ik / Hydra
Multi-Task Learning Framework on PyTorch. State-of-the-art methods are implemented to effectively train models on multiple tasks.
☆149Updated 5 years ago
Alternatives and similar repositories for Hydra:
Users that are interested in Hydra are comparing it to the libraries listed below
- This in my Demo of Chen et al. "GradNorm: Gradient Normalization for Adaptive Loss Balancing in Deep Multitask Networks" ICML 2018☆172Updated 3 years ago
- ☆144Updated 3 years ago
- Code for "Gradient Surgery for Multi-Task Learning"☆313Updated 4 years ago
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Updated 4 years ago
- The implementation of "Self-Supervised Generalisation with Meta Auxiliary Learning" [NeurIPS 2019].☆173Updated 3 years ago
- [ICML 2020] Efficient Continuous Pareto Exploration in Multi-Task Learning☆142Updated 3 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- Implementation of soft parameter sharing for neural networks☆69Updated 4 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- Code release for "Learning Multiple Tasks with Multilinear Relationship Networks" (NIPS 2017)☆70Updated 7 years ago
- [CVPR 2020] MTL-NAS: Task-Agnostic Neural Architecture Search towards General-Purpose Multi-Task Learning☆92Updated 2 years ago
- Multi Task Learning Implementation with Homoscedastic Uncertainty in Tensorflow☆53Updated 6 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆149Updated 5 years ago
- pytorch implement of Lookahead Optimizer☆189Updated 2 years ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆550Updated 3 years ago
- SSL using PyTorch☆49Updated 5 years ago
- [Code] Deep Multi-task Representation Learning: A Tensor Factorisation Approach☆58Updated 7 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- ☆82Updated 3 years ago
- PyTorch implementation of Neural Processes☆88Updated 6 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- Code for paper "Learning to Reweight Examples for Robust Deep Learning"☆269Updated 5 years ago
- PyTorch Implementation of the paper Learning to Reweight Examples for Robust Deep Learning☆354Updated 5 years ago
- A list of multi-task learning papers and projects.☆369Updated 3 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 6 years ago
- Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]☆84Updated 6 months ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 4 years ago
- The Implementation of "Auto-Lambda: Disentangling Dynamic Task Relationships" [TMLR 2022].☆133Updated 2 years ago
- Code for Neural Information Processing Systems (NeurIPS) 2019 paper: Pareto Multi-Task Learning☆133Updated 5 years ago
- pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support☆93Updated 6 years ago