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(zjow): add PPO demo for complex env observation #644

Merged
merged 9 commits into from
Apr 19, 2023

Conversation

zjowowen
Copy link
Collaborator

@zjowowen zjowowen commented Apr 14, 2023

@zjowowen zjowowen self-assigned this Apr 14, 2023
@PaParaZz1 PaParaZz1 added the algo Add new algorithm or improve old one label Apr 16, 2023
ding/utils/default_helper.py Outdated Show resolved Hide resolved
ding/worker/collector/sample_serial_collector.py Outdated Show resolved Hide resolved
ding/example/complex_observation.py Outdated Show resolved Hide resolved
ding/example/complex_observation.py Outdated Show resolved Hide resolved
ding/example/complex_observation.py Outdated Show resolved Hide resolved
ding/example/complex_observation.py Outdated Show resolved Hide resolved
ding/example/complex_observation.py Outdated Show resolved Hide resolved
ding/example/complex_observation.py Outdated Show resolved Hide resolved
ding/example/complex_observation.py Outdated Show resolved Hide resolved
ding/example/complex_observation.py Outdated Show resolved Hide resolved
@zjowowen zjowowen changed the title feature(zjow): Add PPO demo for complex env observation feature(zjow): add PPO demo for complex env observation Apr 17, 2023
@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #644 (89d9677) into main (4c182f6) will increase coverage by 0.03%.
The diff coverage is 38.88%.

❗ Current head 89d9677 differs from pull request most recent head 3e2b694. Consider uploading reports for the commit 3e2b694 to get more accurate results

@@            Coverage Diff             @@
##             main     #644      +/-   ##
==========================================
+ Coverage   82.66%   82.69%   +0.03%     
==========================================
  Files         581      581              
  Lines       47475    47579     +104     
==========================================
+ Hits        39243    39345     +102     
- Misses       8232     8234       +2     
Flag Coverage Δ
unittests 82.69% <38.88%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
ding/torch_utils/tests/test_data_helper.py 77.40% <ø> (-0.94%) ⬇️
ding/utils/default_helper.py 93.52% <33.33%> (-4.31%) ⬇️
ding/utils/tests/test_default_helper.py 95.69% <36.36%> (-3.73%) ⬇️
ding/framework/middleware/functional/trainer.py 79.48% <40.00%> (-6.23%) ⬇️
ding/framework/middleware/functional/collector.py 97.01% <100.00%> (ø)
ding/torch_utils/data_helper.py 78.51% <100.00%> (-0.44%) ⬇️

... and 68 files with indirect coverage changes

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

ding/utils/default_helper.py Outdated Show resolved Hide resolved
ding/utils/tests/test_default_helper.py Show resolved Hide resolved
ding/example/ppo_with_complex_obs.py Outdated Show resolved Hide resolved
ding/example/ppo_with_complex_obs.py Outdated Show resolved Hide resolved
ding/example/ppo_with_complex_obs.py Outdated Show resolved Hide resolved
@PaParaZz1 PaParaZz1 merged commit be61e76 into opendilab:main Apr 19, 2023
@zjowowen zjowowen deleted the ppo-demo branch October 7, 2023 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algo Add new algorithm or improve old one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants