Skip to content

Change ppo.py's default timesteps#164

Merged
vwxyzjn merged 1 commit intomasterfrom
fix-ppo-timesteps
Apr 18, 2022
Merged

Change ppo.py's default timesteps#164
vwxyzjn merged 1 commit intomasterfrom
fix-ppo-timesteps

Conversation

@vwxyzjn
Copy link
Copy Markdown
Owner

@vwxyzjn vwxyzjn commented Apr 18, 2022

Description

This PR changes the default total-timesteps in ppo.py from 25000 to 500000. With 25000 steps, ppo.py cannot perfectly solve CartPole-v1, whereas with 500k steps ppo.py can. Going to add documentation in #163. Merging this now.

Types of changes

  • Bug fix
  • New feature
  • New algorithm
  • Documentation

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 18, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vwxyzjn/cleanrl/FhRXtHAZHBjbuGb3Xk9eQs1kRpzB
✅ Preview: https://cleanrl-git-fix-ppo-timesteps-vwxyzjn.vercel.app

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Apr 18, 2022

@vwxyzjn vwxyzjn merged commit 6c39975 into master Apr 18, 2022
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.

1 participant