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 more DingEnvWrapper example #525

Merged
merged 7 commits into from
Nov 15, 2022
Merged

Conversation

kxzxvbk
Copy link
Contributor

@kxzxvbk kxzxvbk commented Oct 27, 2022

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 Oct 27, 2022

Codecov Report

Merging #525 (ab24ce7) into main (f5f219b) will decrease coverage by 0.38%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #525      +/-   ##
==========================================
- Coverage   85.38%   85.00%   -0.39%     
==========================================
  Files         526      526              
  Lines       43300    42896     -404     
==========================================
- Hits        36973    36465     -508     
- Misses       6327     6431     +104     
Flag Coverage Δ
unittests 85.00% <ø> (-0.39%) ⬇️

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

Impacted Files Coverage Δ
ding/framework/message_queue/redis.py 32.07% <0.00%> (-47.17%) ⬇️
ding/framework/message_queue/tests/test_redis.py 25.49% <0.00%> (-36.05%) ⬇️
ding/framework/middleware/functional/evaluator.py 54.23% <0.00%> (-12.15%) ⬇️
ding/entry/tests/test_parallel_entry.py 45.45% <0.00%> (-4.55%) ⬇️
ding/interaction/tests/interaction/test_errors.py 96.29% <0.00%> (-3.71%) ⬇️
ding/world_model/model/tests/test_ensemble.py 71.42% <0.00%> (-2.49%) ⬇️
...envs/env_manager/tests/test_envpool_env_manager.py 36.00% <0.00%> (-2.47%) ⬇️
ding/torch_utils/data_helper.py 77.35% <0.00%> (-2.38%) ⬇️
ding/framework/message_queue/tests/test_nng.py 40.00% <0.00%> (-2.31%) ⬇️
ding/framework/tests/test_supervisor.py 51.76% <0.00%> (-1.91%) ⬇️
... and 199 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kxzxvbk kxzxvbk changed the title update entry add more DingEnvWrapper example Oct 28, 2022
@PaParaZz1 PaParaZz1 changed the title add more DingEnvWrapper example feature(whl): add more DingEnvWrapper example Oct 28, 2022
@PaParaZz1 PaParaZz1 added the env Questions about RL environment label Oct 28, 2022
dizoo/minigrid/entry/minigrid_ppo_main.py Outdated Show resolved Hide resolved
dizoo/procgen/entry/coinrun_ppo_main.py Outdated Show resolved Hide resolved
dizoo/procgen/entry/coinrun_ppo_main.py Outdated Show resolved Hide resolved
dizoo/procgen/entry/coinrun_ppo_main.py Outdated Show resolved Hide resolved
dizoo/procgen/entry/coinrun_ppo_main.py Outdated Show resolved Hide resolved
dizoo/procgen/entry/coinrun_ppo_main.py Outdated Show resolved Hide resolved
dizoo/dmc2gym/entry/ppo_main.py Outdated Show resolved Hide resolved
dizoo/dmc2gym/entry/ppo_main.py Outdated Show resolved Hide resolved
dizoo/dmc2gym/entry/ppo_main.py Outdated Show resolved Hide resolved
dizoo/rocket/entry/new_hover.py Outdated Show resolved Hide resolved
dizoo/dmc2gym/config/dmc2gym_ppo_config.py Show resolved Hide resolved
dizoo/dmc2gym/entry/dmc2gym_onppo_main.py Outdated Show resolved Hide resolved
dizoo/dmc2gym/entry/dmc2gym_onppo_main.py Outdated Show resolved Hide resolved
dizoo/dmc2gym/entry/dmc2gym_onppo_main.py Outdated Show resolved Hide resolved
dizoo/dmc2gym/entry/dmc2gym_onppo_main.py Outdated Show resolved Hide resolved
@PaParaZz1 PaParaZz1 merged commit 049acb3 into opendilab:main Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
env Questions about RL environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants