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 #855

Open
DennisWangCW opened this issue Mar 17, 2019 · 2 comments
Open

DDPG doesn't work #855

DennisWangCW opened this issue Mar 17, 2019 · 2 comments

Comments

@DennisWangCW
Copy link

I downloaded the baselines code, installed it using pip install -e ., and ran DDPG using the proposed command line. I've tested it on several mujoco environments but none of them converged at all. I didn't edit the code and want to know what's wrong with it? Hope for reply, thanks.

@DanielTakeshi
Copy link

It's helpful if you can provide more information and the log files as well. For example, see the issue I filed a while back about DQN:

#431

@QiXuanWang
Copy link

I didn't run Mujoko but tried some other popular envs (MountainCar for example), which should converge since it's so simple. But default training with 1e6 steps give me big negative returns. Not sure what to tune... While some other implementation gave me positive return though probably the calculation method is slightly different.

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

3 participants