Skip to content
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

DDPG doesn't work in mujoco #981

Closed
Kchu opened this issue Aug 8, 2019 · 2 comments
Closed

DDPG doesn't work in mujoco #981

Kchu opened this issue Aug 8, 2019 · 2 comments

Comments

@Kchu
Copy link

Kchu commented Aug 8, 2019

I recently tested the baselines' DDPG algorithm, but unexpectedly, DDPG failed to get great scroes and to converge. I can't get the ideal results in many mujoco environments.
I use the download source installation, the command line runned is below:
python -m baselines.run --alg=ddpg --env=HalfCheetah-v2 --num_timesteps=1e6

@ghost
Copy link

ghost commented Aug 8, 2019

#938 This might be helpful?

@christopherhesse
Copy link
Contributor

Closing in favor of #938

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

No branches or pull requests

2 participants