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

optimize vdn algorithm v3 #108

Merged
merged 1 commit into from
Jun 8, 2023
Merged

optimize vdn algorithm v3 #108

merged 1 commit into from
Jun 8, 2023

Conversation

strivebfq
Copy link
Collaborator

@strivebfq strivebfq commented Jun 8, 2023

Description

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have ensured make test pass (required).
  • I have checked the code using make commit-checks (required).

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #108 (53c9276) into main (0785c7a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   45.22%   45.24%   +0.01%     
==========================================
  Files         147      147              
  Lines        9169     9171       +2     
==========================================
+ Hits         4147     4149       +2     
  Misses       5022     5022              
Flag Coverage Δ
unittests 45.24% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
openrl/runners/common/vdn_agent.py 56.66% <ø> (ø)
openrl/algorithms/vdn.py 64.81% <100.00%> (+0.66%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@huangshiyu13 huangshiyu13 merged commit f203b74 into OpenRL-Lab:main Jun 8, 2023
@huangshiyu13 huangshiyu13 mentioned this pull request Jun 9, 2023
74 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants