zeke-xie / artificial-neural-variability-for-deep-learningLinks
[Neural Computation, MIT Press] The PyTorch Implementation of Variable Optimizers/ Neural Variable Risk Minimization proposed in our Neural Computation paper: Artificial Neural Variability for Deep Learning: On overfitting, Noise Memorization, and Catastrophic Forgetting.
☆33Updated 4 years ago
Alternatives and similar repositories for artificial-neural-variability-for-deep-learning
Users that are interested in artificial-neural-variability-for-deep-learning are comparing it to the libraries listed below
Sorting:
- [ICML 2021] The official PyTorch Implementations of Positive-Negative Momentum Optimizers.☆28Updated 3 years ago
- Sinkhorn Label Allocation is a label assignment method for semi-supervised self-training algorithms. The SLA algorithm is described in fu…☆53Updated 4 years ago
- Official Implementation of Learning Diverse and Discriminative Representations via the Principle of Maximal Coding Rate Reduction (2020)☆201Updated 2 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆75Updated 2 years ago
- Official PyTorch implementation of the Fishr regularization for out-of-distribution generalization☆88Updated 3 years ago
- Official implementation of paper Gradient Matching for Domain Generalization☆122Updated 3 years ago
- ☆34Updated 5 months ago
- Code for NeurIPS 2020 Paper --- Continual Learning of a Mixed Sequence of Similar and Dissimilar Tasks☆21Updated 3 years ago
- Continual Learning in Low-rank Orthogonal Subspaces (NeurIPS'20)☆36Updated 5 years ago
- Code for "Just Train Twice: Improving Group Robustness without Training Group Information"☆72Updated last year
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆97Updated 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
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆44Updated 3 years ago
- ☆58Updated 2 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆101Updated 5 years ago
- Gradients as Features for Deep Representation Learning☆43Updated 5 years ago
- Coresets via Bilevel Optimization☆67Updated 4 years ago
- Implementation of Inexact Proximal point method for Optimal Transport☆50Updated 4 years ago
- Code used in "Understanding Dimensional Collapse in Contrastive Self-supervised Learning" paper.☆79Updated 3 years ago
- Gradient Starvation: A Learning Proclivity in Neural Networks☆61Updated 4 years ago
- ☆83Updated last year
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆167Updated 3 years ago
- ☆42Updated 5 years ago
- ☆81Updated last year
- [NeurIPS 2021] A Geometric Analysis of Neural Collapse with Unconstrained Features☆59Updated 3 years ago
- [ICLR'22] Self-supervised learning optimally robust representations for domain shift.☆24Updated 3 years ago
- [ICLR 2021] Heteroskedastic and Imbalanced Deep Learning with Adaptive Regularization☆41Updated 4 years ago
- Energy-Based Models for Continual Learning Official Repository (PyTorch)☆44Updated 3 years ago
- ICLR 2021, Fair Mixup: Fairness via Interpolation☆58Updated 4 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆91Updated 5 years ago