Skip to content

V0.2 ddpg#252

Merged
ysqyang merged 300 commits into
v0.2from
v0.2_ddpg
Jan 26, 2021
Merged

V0.2 ddpg#252
ysqyang merged 300 commits into
v0.2from
v0.2_ddpg

Conversation

@ysqyang
Copy link
Copy Markdown
Contributor

@ysqyang ysqyang commented Jan 12, 2021

Description

DDPG implementation

Linked issue(s)/Pull request(s)

Type of Change

  • Non-breaking bug fix
  • Breaking bug fix
  • New feature
  • Test
  • Doc update
  • Docker update

Related Component

  • Simulation toolkit
  • RL toolkit
  • Distributed toolkit

Has Been Tested

  • OS:
    • Windows
    • Mac OS
    • Linux
  • Python version:
    • 3.6
    • 3.7
  • Key information snapshot(s):

Needs Follow Up Actions

  • New release package
  • New docker image

Checklist

  • Add/update the related comments
  • Add/update the related tests
  • Add/update the related documentations
  • Update the dependent downstream modules usage

@ysqyang ysqyang requested a review from wesley-stone January 12, 2021 11:01
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 15, 2021

Codecov Report

Merging #252 (94adfde) into v0.2 (e505420) will decrease coverage by 0.36%.
The diff coverage is 25.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##             v0.2     #252      +/-   ##
==========================================
- Coverage   64.37%   64.01%   -0.37%     
==========================================
  Files         113      114       +1     
  Lines        5553     5605      +52     
==========================================
+ Hits         3575     3588      +13     
- Misses       1978     2017      +39     
Flag Coverage Δ
unittests 64.01% <25.92%> (-0.37%) ⬇️

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

Impacted Files Coverage Δ
maro/rl/algorithms/ddpg.py 25.00% <25.00%> (ø)
maro/rl/exploration/noise_explorer.py 35.18% <50.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e505420...94adfde. Read the comment docs.

wesley-stone
wesley-stone previously approved these changes Jan 20, 2021
@wesley-stone wesley-stone self-requested a review January 26, 2021 10:24
@ysqyang ysqyang merged commit df2cdfb into v0.2 Jan 26, 2021
@ysqyang ysqyang deleted the v0.2_ddpg branch January 26, 2021 12:44
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.

3 participants