Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] flexible and consistent optimizer parameters for Lookahead, TRAC, and OrthoGrad optimizers #324

Merged
merged 24 commits into from
Jan 18, 2025

Conversation

kozistr
Copy link
Owner

@kozistr kozistr commented Jan 18, 2025

Problem (Why?)

Close #322
Close #323

Solution (What/How?)

  • refactor Lookahead, TRAC, and OrthoGrad optimizers
  • implement SPAM optimizer

Other changes (bug fixes, small refactors)

N/A

Notes

N/A

@kozistr kozistr added documentation Improvements or additions to documentation enhancement New feature or request refactoring Refactoring feature request Request features labels Jan 18, 2025
@kozistr kozistr self-assigned this Jan 18, 2025
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5baa713) to head (87e1a60).
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #324    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          105       106     +1     
  Lines         8168      8336   +168     
==========================================
+ Hits          8168      8336   +168     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kozistr kozistr merged commit a9fb8a2 into main Jan 18, 2025
4 checks passed
@kozistr kozistr deleted the feature/ranger25 branch January 18, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request feature request Request features refactoring Refactoring size/XL
Projects
None yet
1 participant