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

Update RL Benchmarks #584

Merged
merged 7 commits into from
Mar 20, 2023
Merged

Update RL Benchmarks #584

merged 7 commits into from
Mar 20, 2023

Conversation

Jinyu-W
Copy link
Collaborator

@Jinyu-W Jinyu-W commented Feb 22, 2023

Description

  • refine random seed setting logic in RL workflow
  • update warmup logic & post collect/evaluate for DDPG in RL tests
  • update the plot function for RL benchmark tests
  • update RL benchmark performance results

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
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Merging #584 (abbebba) into v0.3 (f42d5b7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             v0.3     #584   +/-   ##
=======================================
  Coverage   79.30%   79.30%           
=======================================
  Files          86       86           
  Lines        5464     5464           
=======================================
  Hits         4333     4333           
  Misses       1131     1131           
Flag Coverage Δ
unittests 79.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.

@Jinyu-W Jinyu-W requested a review from lihuoran March 20, 2023 02:01
@Jinyu-W Jinyu-W marked this pull request as ready for review March 20, 2023 02:01
lihuoran
lihuoran previously approved these changes Mar 20, 2023
@Jinyu-W Jinyu-W merged commit d859a4b into v0.3 Mar 20, 2023
@Jinyu-W Jinyu-W deleted the v0.3_rl_benchmark branch March 20, 2023 03:50
@lihuoran lihuoran restored the v0.3_rl_benchmark branch May 15, 2023 00:25
@lihuoran lihuoran deleted the v0.3_rl_benchmark branch May 16, 2023 08:13
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.

None yet

2 participants