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

A2C benchmark for mujoco #325

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 15 commits into from
Mar 28, 2021
Merged

A2C benchmark for mujoco #325

merged 15 commits into from
Mar 28, 2021

Conversation

ChenDRAG
Copy link
Collaborator

@ChenDRAG ChenDRAG commented Mar 26, 2021

see #307 for details.

@codecov-io
Copy link

codecov-io commented Mar 26, 2021

Codecov Report

Merging #325 (95d15df) into master (105b277) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #325   +/-   ##
=======================================
  Coverage   93.95%   93.95%           
=======================================
  Files          51       51           
  Lines        3275     3275           
=======================================
  Hits         3077     3077           
  Misses        198      198           
Flag Coverage Δ
unittests 93.95% <100.00%> (ø)

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

Impacted Files Coverage Δ
tianshou/policy/modelfree/a2c.py 90.16% <100.00%> (ø)
tianshou/policy/modelfree/ppo.py 94.36% <100.00%> (ø)

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 105b277...95d15df. Read the comment docs.

@Trinkle23897
Copy link
Collaborator

examples/mujoco/README.md

@ChenDRAG
Copy link
Collaborator Author

examples/mujoco/README.md

Will do later

@ChenDRAG ChenDRAG marked this pull request as ready for review March 27, 2021 05:52
@ChenDRAG
Copy link
Collaborator Author

@Trinkle23897 Ready i think

@ChenDRAG ChenDRAG requested review from danagi and Trinkle23897 March 27, 2021 12:42
@Trinkle23897 Trinkle23897 merged commit 1730a90 into thu-ml:master Mar 28, 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