Implementation of Averaged Stochastic Gradient Descent for PyTorch. Two versions: 1. ASGD with fixed triggering point, 2. Non-monotonically triggered ASGD.
-
Updated
Sep 1, 2024 - Python
Implementation of Averaged Stochastic Gradient Descent for PyTorch. Two versions: 1. ASGD with fixed triggering point, 2. Non-monotonically triggered ASGD.
Recommender Systems 2021/2022: Neural Network Recommenders Project
Add a description, image, and links to the asgd-optimizer topic page so that developers can more easily learn about it.
To associate your repository with the asgd-optimizer topic, visit your repo's landing page and select "manage topics."