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

[Feature] Implement APOLLO optimizer #312

Merged
merged 11 commits into from
Dec 15, 2024
Merged

[Feature] Implement APOLLO optimizer #312

merged 11 commits into from
Dec 15, 2024

Conversation

kozistr
Copy link
Owner

@kozistr kozistr commented Dec 15, 2024

Problem (Why?)

Close #311

Solution (What/How?)

  • implement APOLLO optimizer
  • rename the Apollo to ApolloDQN

Other changes (bug fixes, small refactors)

N/A

Notes

N/A

@kozistr kozistr added documentation Improvements or additions to documentation refactoring Refactoring feature request Request features labels Dec 15, 2024
@kozistr kozistr self-assigned this Dec 15, 2024
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7bb85f9) to head (b40e8d4).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #312   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          100       101    +1     
  Lines         7733      7814   +81     
=========================================
+ Hits          7733      7814   +81     

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

@kozistr kozistr merged commit 38bafd8 into main Dec 15, 2024
4 checks passed
@kozistr kozistr deleted the feature/apollo-optimizer branch December 15, 2024 14:04
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 feature request Request features refactoring Refactoring size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

APOLLO
1 participant