4 Repositories
Python SNGAN-AdaBelief Libraries
Adabelief-Optimizer - Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"
AdaBelief Optimizer NeurIPS 2020 Spotlight, trains fast as Adam, generalizes well as SGD, and is stable to train GANs. Release of package We have rele
998 Dec 29, 2022
Train SN-GAN with AdaBelief
SNGAN-AdaBelief Train a state-of-the-art spectral normalization GAN with AdaBelief https://github.com/juntang-zhuang/Adabelief-Optimizer Acknowledgeme
10 Jun 11, 2022
Bunch of optimizer implementations in PyTorch
Bunch of optimizer implementations in PyTorch
76 Jan 3, 2023
torch-optimizer -- collection of optimizers for Pytorch
torch-optimizer torch-optimizer -- collection of optimizers for PyTorch compatible with optim module. Simple example import torch_optimizer as optim
2.6k Jan 3, 2023