WarmUp(学习率预热)、CosineAnnealingWarmRestarts(带重启的余弦退火模型)
-
Updated
May 18, 2021 - Python
WarmUp(学习率预热)、CosineAnnealingWarmRestarts(带重启的余弦退火模型)
Implemented the Deep Residual Learning for Image Recognition Paper and achieved better accuracy by customizing different parts of the architecture.
Add a description, image, and links to the cosineannealingwarmrestarts topic page so that developers can more easily learn about it.
To associate your repository with the cosineannealingwarmrestarts topic, visit your repo's landing page and select "manage topics."