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

refactor ppo #329

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

refactor ppo #329

merged 7 commits into from
Mar 28, 2021

Conversation

ChenDRAG
Copy link
Collaborator

see #307 for details

@ChenDRAG ChenDRAG requested review from Trinkle23897 and danagi March 28, 2021 03:26
danagi
danagi previously approved these changes Mar 28, 2021
@codecov-io
Copy link

codecov-io commented Mar 28, 2021

Codecov Report

Merging #329 (3fb5faa) into master (1730a90) will increase coverage by 0.02%.
The diff coverage is 79.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
+ Coverage   93.95%   93.98%   +0.02%     
==========================================
  Files          51       51              
  Lines        3275     3274       -1     
==========================================
  Hits         3077     3077              
+ Misses        198      197       -1     
Flag Coverage Δ
unittests 93.98% <79.16%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
tianshou/policy/modelfree/ppo.py 89.55% <75.00%> (-4.82%) ⬇️
tianshou/policy/modelfree/a2c.py 96.87% <100.00%> (+6.71%) ⬆️

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 1730a90...3fb5faa. Read the comment docs.

@Trinkle23897 Trinkle23897 merged commit 5d580c3 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