yinleung/FSGDM
[ICLR 2025] On the Performance Analysis of Momentum Method: A Frequency Domain Perspective
This project offers an advanced optimizer for training deep neural networks, especially for tasks like image classification. It takes your model's parameters and training data, and outputs a more effectively trained model by dynamically adjusting how gradients are processed. Data scientists, machine learning engineers, and researchers working on deep learning models would find this valuable.
No commits in the last 6 months. Available on PyPI.
Use this if you are training deep learning models and want to improve convergence and performance by leveraging an optimizer that intelligently filters gradient components.
Not ideal if you are not working with deep learning models, or if you prefer a simpler, less configurable optimizer without needing fine-tuned control over gradient frequency components.
Stars
10
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 24, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yinleung/FSGDM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nschaetti/EchoTorch
A Python toolkit for Reservoir Computing and Echo State Network experimentation based on...
metaopt/torchopt
TorchOpt is an efficient library for differentiable optimization built upon PyTorch.
gpauloski/kfac-pytorch
Distributed K-FAC preconditioner for PyTorch
opthub-org/pytorch-bsf
PyTorch implementation of Bezier simplex fitting
pytorch/xla
Enabling PyTorch on XLA Devices (e.g. Google TPU)