You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply ruff formatting to neural network optimizers
- Applied consistent code formatting across all optimizer files
- This matches the formatting that pre-commit.ci attempted to apply
- Resolves ruff format failures in CI
Files formatted: adagrad.py, adam.py, momentum_sgd.py, nag.py, sgd.py
0 commit comments