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

abstract rl agent #57

Merged
merged 2 commits into from
May 8, 2023
Merged

abstract rl agent #57

merged 2 commits into from
May 8, 2023

Conversation

YiwenAI
Copy link
Collaborator

@YiwenAI YiwenAI commented May 8, 2023

Description

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have ensured make test pass (required).
  • I have checked the code using make commit-checks (required).

@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Merging #57 (01bd621) into main (b231124) will increase coverage by 0.07%.
The diff coverage is 89.74%.

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   41.75%   41.82%   +0.07%     
==========================================
  Files         115      116       +1     
  Lines        7192     7203      +11     
==========================================
+ Hits         3003     3013      +10     
- Misses       4189     4190       +1     
Flag Coverage Δ
unittests 41.82% <89.74%> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
openrl/runners/common/rl_agent.py 89.04% <89.04%> (ø)
openrl/runners/common/ppo_agent.py 100.00% <100.00%> (+8.43%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@YiwenAI YiwenAI merged commit 912f3c2 into OpenRL-Lab:main May 8, 2023
@huangshiyu13 huangshiyu13 mentioned this pull request May 8, 2023
74 tasks
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

1 participant