Skip to content

DDPG parameters update - #583

Merged
Huoran Li (lihuoran) merged 3 commits into
v0.3from
ddpg_update
Feb 22, 2023
Merged

DDPG parameters update#583
Huoran Li (lihuoran) merged 3 commits into
v0.3from
ddpg_update

Conversation

@Jinyu-W

Copy link
Copy Markdown
Contributor

Description

  • update DDPG test parameters
  • update seed setting logic in RL tests

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.7
    • 3.8
    • 3.9
  • 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

@codecov

codecovBot commented Feb 22, 2023

Copy link
Copy Markdown

Codecov Report

Merging #583 (68b1193) into v0.3 (b8a955e) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## v0.3 #583 +/- ##
=======================================
Coverage 79.30% 79.30% =======================================
Files 86 86 Lines 5464 5464 =======================================
Hits 4333 4333 Misses 1131 1131 
FlagCoverage Δ
unittests79.30% <ø> (ø)

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

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

Sign up for freeto 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.

2 participants

@Jinyu-W@lihuoran