这是indexloc提供的服务,不要输入任何密码
Skip to content

Add REINFORCE benchmark for mujoco #320

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

Merged
merged 8 commits into from
Mar 24, 2021

Conversation

ChenDRAG
Copy link
Collaborator

REINFORCE benchmark, see #307 for details

@ChenDRAG ChenDRAG self-assigned this Mar 23, 2021
@ChenDRAG ChenDRAG marked this pull request as draft March 23, 2021 15:10
@ChenDRAG ChenDRAG requested a review from Trinkle23897 March 24, 2021 02:53
@ChenDRAG ChenDRAG marked this pull request as ready for review March 24, 2021 02:53
@Trinkle23897 Trinkle23897 requested a review from danagi March 24, 2021 09:00
@codecov-io
Copy link

codecov-io commented Mar 24, 2021

Codecov Report

Merging #320 (de9d085) into master (e27b5a2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #320   +/-   ##
=======================================
  Coverage   93.97%   93.97%           
=======================================
  Files          51       51           
  Lines        3269     3269           
=======================================
  Hits         3072     3072           
  Misses        197      197           
Flag Coverage Δ
unittests 93.97% <ø> (ø)

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


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 e27b5a2...de9d085. Read the comment docs.

@Trinkle23897 Trinkle23897 merged commit 47c7789 into thu-ml:master Mar 24, 2021
BFAnas pushed a commit to BFAnas/tianshou that referenced this pull request May 5, 2024
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.

Plans of releasing mujoco benchmark of onpolicy algorithms(VPG, A2C, PPO)
4 participants