he-zh / sparse-double-descentLinks
This framework implements key experiments on the sparse double descent phenomenon (ICML 2022).
☆15Updated 2 years ago
Alternatives and similar repositories for sparse-double-descent
Users that are interested in sparse-double-descent are comparing it to the libraries listed below
Sorting:
- Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]☆84Updated last year
- Code for paper "Orthogonal Convolutional Neural Networks".☆117Updated 3 years ago
- [ICLR 2021 Spotlight Oral] "Undistillable: Making A Nasty Teacher That CANNOT teach students", Haoyu Ma, Tianlong Chen, Ting-Kuei Hu, Che…☆81Updated 3 years ago
- [NeurIPS 2020] "Once-for-All Adversarial Training: In-Situ Tradeoff between Robustness and Accuracy for Free" by Haotao Wang*, Tianlong C…☆44Updated 3 years ago
- Code for our paper "Regularizing Neural Networks via Adversarial Model Perturbation", CVPR2021☆37Updated 4 years ago
- ☆108Updated 3 years ago
- A Closer Look at Accuracy vs. Robustness☆89Updated 4 years ago
- 🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.☆103Updated 6 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 2 years ago
- Smooth Adversarial Training☆67Updated 4 years ago
- Official Implementation of Learning Diverse and Discriminative Representations via the Principle of Maximal Coding Rate Reduction (2020)☆200Updated 2 years ago
- ICLR 2021, Fair Mixup: Fairness via Interpolation☆56Updated 3 years ago
- "Maximum-Entropy Adversarial Data Augmentation for Improved Generalization and Robustness" (NeurIPS 2020).☆51Updated 4 years ago
- TTT Code Release☆116Updated 5 years ago
- Implementation of Effective Sparsification of Neural Networks with Global Sparsity Constraint☆31Updated 3 years ago
- pytorch-tiny-imagenet☆179Updated last year
- [NeurIPS 2021]: Are Transformers More Robust Than CNNs? (Pytorch implementation & checkpoints)☆178Updated 3 years ago
- The official PyTorch implementation - Can Neural Nets Learn the Same Model Twice? Investigating Reproducibility and Double Descent from t…☆79Updated 3 years ago
- ☆58Updated 2 years ago
- On the Importance of Gradients for Detecting Distributional Shifts in the Wild☆56Updated 2 years ago
- [TPAMI 2019] The implementation for "Direction Concentration Learning: Enhancing Congruency in Machine Learning"☆23Updated 5 years ago
- Official implementation of paper Gradient Matching for Domain Generalization☆122Updated 3 years ago
- Code for Which Tasks Should Be Learned Together in Multi-task Learning?☆98Updated 2 years ago
- (Pytorch) Training ResNets on ImageNet-100 data☆62Updated 3 years ago
- [TPAMI2022 & NeurIPS2020] Official implementation of Self-Adaptive Training☆128Updated 3 years ago
- Code and checkpoints of compressed networks for the paper titled "HYDRA: Pruning Adversarially Robust Neural Networks" (NeurIPS 2020) (ht…☆92Updated 2 years ago
- Code for our paper "Informative Dropout for Robust Representation Learning: A Shape-bias Perspective" (ICML 2020)☆125Updated 2 years ago
- Code to reproduce experiments from 'Does Knowledge Distillation Really Work' a paper which appeared in the 2021 NeurIPS proceedings.☆33Updated last year
- Project page for our paper: Interpreting Adversarially Trained Convolutional Neural Networks☆66Updated 5 years ago
- PyTorch implementation of "Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning" with DDP and Apex AMP☆81Updated 4 years ago