Update sgdp.py

pull/195/head
Sangdoo Yun 5 years ago committed by GitHub
parent fceb09a44c
commit ec8836166e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,9 @@
AdamP
Copyright (c) 2020-present NAVER Corp.
MIT license
Paper: `Slowing Down the Weight Norm Increase in Momentum-based Optimizers` - https://arxiv.org/abs/2006.08217
Code: https://github.com/clovaai/AdamP
"""
import torch

Loading…
Cancel
Save