alex-petrenko / sample-factory

High throughput synchronous and asynchronous reinforcement learning
https://samplefactory.dev
MIT License
811 stars 109 forks source link

envpool docs and mujoco params from rl games #249

Closed andrewzhang505 closed 1 year ago

andrewzhang505 commented 1 year ago

Added report to envpool documentation Added params for other mujoco envpool envs from rl games

codecov-commenter commented 1 year ago

Codecov Report

Base: 79.69% // Head: 79.72% // Increases project coverage by +0.02% :tada:

Coverage data is based on head (4d94c5b) compared to base (8d4916d). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #249 +/- ## ========================================== + Coverage 79.69% 79.72% +0.02% ========================================== Files 95 95 Lines 7458 7461 +3 ========================================== + Hits 5944 5948 +4 + Misses 1514 1513 -1 ``` | [Impacted Files](https://codecov.io/gh/alex-petrenko/sample-factory/pull/249?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko) | Coverage Δ | | |---|---|---| | [...f\_examples/envpool/mujoco/envpool\_mujoco\_params.py](https://codecov.io/gh/alex-petrenko/sample-factory/pull/249/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko#diff-c2ZfZXhhbXBsZXMvZW52cG9vbC9tdWpvY28vZW52cG9vbF9tdWpvY29fcGFyYW1zLnB5) | `100.00% <100.00%> (ø)` | | | [sample\_factory/algo/learning/learner.py](https://codecov.io/gh/alex-petrenko/sample-factory/pull/249/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko#diff-c2FtcGxlX2ZhY3RvcnkvYWxnby9sZWFybmluZy9sZWFybmVyLnB5) | `88.13% <0.00%> (+0.15%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.