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(pu): add modified gym-hybrid including moving, sliding and hardmove env #505

Merged
merged 8 commits into from
Oct 13, 2022

Conversation

puyuan1996
Copy link
Collaborator

Description

add modified gym-hybrid including moving, sliding and hardmove env

Related Issue

TODO

Check List

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

@puyuan1996 puyuan1996 added the env Questions about RL environment label Oct 8, 2022
@codecov
Copy link

codecov bot commented Oct 8, 2022

Codecov Report

Merging #505 (43146c2) into main (874e923) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #505      +/-   ##
==========================================
+ Coverage   85.29%   85.31%   +0.02%     
==========================================
  Files         528      528              
  Lines       43223    43223              
==========================================
+ Hits        36866    36876      +10     
+ Misses       6357     6347      -10     
Flag Coverage Δ
unittests 85.31% <ø> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
ding/utils/data/dataloader.py 46.11% <0.00%> (-1.04%) ⬇️
ding/league/player.py 94.53% <0.00%> (-0.79%) ⬇️
ding/worker/learner/comm/flask_fs_learner.py 90.00% <0.00%> (-0.63%) ⬇️
ding/worker/learner/base_learner.py 95.37% <0.00%> (-0.43%) ⬇️
ding/envs/env_manager/subprocess_env_manager.py 77.36% <0.00%> (+0.78%) ⬆️
ding/worker/collector/marine_parallel_collector.py 91.24% <0.00%> (+1.38%) ⬆️
ding/framework/message_queue/redis.py 79.24% <0.00%> (+1.88%) ⬆️
ding/framework/message_queue/tests/test_nng.py 100.00% <0.00%> (+26.92%) ⬆️

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

dizoo/gym_hybrid/envs/gym_hybrid_env.py Outdated Show resolved Hide resolved
@PaParaZz1 PaParaZz1 merged commit 725682d into opendilab:main Oct 13, 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.

2 participants