adrianjav / rotogradLinks
Official Pytorch's implementation of RotoGrad
☆80Updated 2 years ago
Alternatives and similar repositories for rotograd
Users that are interested in rotograd are comparing it to the libraries listed below
Sorting:
- Reparameterize your PyTorch modules☆71Updated 4 years ago
- PyTorch repository for ICLR 2022 paper (GSAM) which improves generalization (e.g. +3.8% top-1 accuracy on ImageNet with ViT-B/32)☆144Updated 3 years ago
- Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]☆85Updated last year
- Code for Reparameterizable Subset Sampling via Continuous Relaxations, IJCAI 2019.☆57Updated last year
- Code for the ICML 2021 paper "Bridging Multi-Task Learning and Meta-Learning: Towards Efficient Training and Effective Adaptation", Haoxi…☆68Updated 3 years ago
- Gradient Starvation: A Learning Proclivity in Neural Networks☆60Updated 4 years ago
- ☆58Updated 2 years ago
- Official implementation of paper Gradient Matching for Domain Generalization☆122Updated 3 years ago
- ☆57Updated 3 years ago
- Pytorch code for "Improving Self-Supervised Learning by Characterizing Idealized Representations"☆41Updated 2 years ago
- Code for Which Tasks Should Be Learned Together in Multi-task Learning?☆98Updated 2 years ago
- Code for "Supermasks in Superposition"☆124Updated last year
- Official PyTorch implementation of the Fishr regularization for out-of-distribution generalization☆87Updated 3 years ago
- A Pytorch implementation of the optimal transport kernel embedding☆118Updated 4 years ago
- ☆124Updated last year
- Official code for "In Search of Robust Measures of Generalization" (NeurIPS 2020)☆28Updated 4 years ago
- Differentiable Sorting Networks☆117Updated 2 years ago
- Code for paper "Can contrastive learning avoid shortcut solutions?" NeurIPS 2021.☆47Updated 3 years ago
- Official implementation for Likelihood Regret: An Out-of-Distribution Detection Score For Variational Auto-encoder at NeurIPS 2020☆50Updated 4 years ago
- A supplementary code for Editable Neural Networks, an ICLR 2020 submission.☆46Updated 5 years ago
- Code used in "Understanding Dimensional Collapse in Contrastive Self-supervised Learning" paper.☆79Updated 3 years ago
- LEARNING LATENT PERMUTATIONS WITH GUMBEL-SINKHORN NETWORKS IMPLEMENTATION WITH PYTORCH☆79Updated 2 years ago
- Differentiable Top-k Classification Learning