zeke-xie / adaptive-inertia-adaiLinks
[ICML 2022, Oral] The PyTorch Implementation of Adaptive Inertia Methods. The algorithms are based on our paper: "Adaptive Inertia: Disentangling the Effects of Adaptive Learning Rate and Momentum".
☆152Updated 2 years ago
Alternatives and similar repositories for adaptive-inertia-adai
Users that are interested in adaptive-inertia-adai are comparing it to the libraries listed below
Sorting:
- This is a list of peer-reviewed representative papers on deep learning dynamics (optimization dynamics of neural networks). The success o…☆288Updated last year
- [NeurIPS 2023] The PyTorch Implementation of Scheduled (Stable) Weight Decay.☆61Updated last year
- The official repo for CVPR2023 highlight paper "Gradient Norm Aware Minimization Seeks First-Order Flatness and Improves Generalization".☆84Updated 2 years ago
- ☆84Updated 4 years ago
- [ICML 2021] The official PyTorch Implementations of Positive-Negative Momentum Optimizers.☆27Updated 3 years ago
- Official Implementation of Learning Diverse and Discriminative Representations via the Principle of Maximal Coding Rate Reduction (2020)☆201Updated 2 years ago
- Official implementation for Estimating the Optimal Covariance with Imperfect Mean in Diffusion Probabilistic Models (ICML 2022), and a re…☆110Updated 3 years ago
- 生成扩散模型的Keras实现☆315Updated 9 months ago
- ReduNet☆542Updated 3 years ago
- ☆261Updated 8 months ago
- Official implementation of "Multi-Task Learning as a Bargaining Game" [ICML 2022]☆233Updated 4 months ago
- Code for the paper Analytic-DPM: an Analytic Estimate of the Optimal Reverse Variance in Diffusion Probabilistic Models (ICLR 2022 Outsta…☆175Updated 3 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆510Updated 2 years ago
- code to show F-Principle in the DNN training☆59Updated 3 years ago
- The pure and clear PyTorch Distributed Training Framework.☆274Updated last year
- 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
- PyTorch implementations of KMeans, Soft-KMeans and Constrained-KMeans which can be run on GPU and work on (mini-)batches of data.☆75Updated 2 years ago
- Code for reproducing results in the sliced score matching paper (UAI 2019)☆147Updated 5 years ago
- A library for calculating the FLOPs in the forward() process based on torch.fx☆129Updated 7 months ago
- [NeurIPS 2022] A novel 1-Lipschitz network that can be efficiently trained to achieve certified L-infinity robustness for free!☆32Updated 3 years ago
- diffusion generative model☆199Updated 3 years ago
- [ICLR 2021 top 3%] Is Attention Better Than Matrix Decomposition?☆338Updated 3 years ago
- ☆51Updated last year
- Recent Advances in MLP-based Models (MLP is all you need!)☆117Updated 2 years ago
- ☆199Updated last year
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆201Updated last year
- optimizer & lr scheduler & loss function collections in PyTorch☆369Updated 2 weeks ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆369Updated 2 years ago
- Yet another PyTorch Trainer and some core components for deep learning.☆224Updated last year
- Simple tutorials on Pytorch DDP training☆283Updated 3 years ago