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(whl): add example of dqn eval #706

Merged
merged 3 commits into from
Aug 16, 2023
Merged

Conversation

kxzxvbk
Copy link
Contributor

@kxzxvbk kxzxvbk commented Aug 16, 2023

Description

Related Issue

TODO

Check List

  • merge the latest version source branch/repo, and resolve all the conflicts
  • pass style check
  • pass all the tests

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #706 (ddb33cd) into main (e3a7935) will increase coverage by 0.11%.
Report is 2 commits behind head on main.
The diff coverage is 63.46%.

❗ Current head ddb33cd differs from pull request most recent head 86ce092. Consider uploading reports for the commit 86ce092 to get more accurate results

@@            Coverage Diff             @@
##             main     #706      +/-   ##
==========================================
+ Coverage   80.60%   80.71%   +0.11%     
==========================================
  Files         597      598       +1     
  Lines       49077    49755     +678     
==========================================
+ Hits        39559    40162     +603     
- Misses       9518     9593      +75     
Flag Coverage Δ
unittests 80.71% <63.46%> (+0.11%) ⬆️

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

Files Changed Coverage Δ
ding/torch_utils/network/merge.py 76.59% <63.46%> (-7.85%) ⬇️

... and 230 files with indirect coverage changes

@PaParaZz1 PaParaZz1 added the enhancement New feature or request label Aug 16, 2023
ding/example/dqn_eval.py Outdated Show resolved Hide resolved
ding/example/dqn_eval.py Outdated Show resolved Hide resolved
ding/example/dqn_eval.py Outdated Show resolved Hide resolved
@PaParaZz1 PaParaZz1 merged commit aec6e9c into opendilab:main Aug 16, 2023
10 of 18 checks passed
@kxzxvbk kxzxvbk deleted the dqn_eval branch September 2, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants