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

pytorch-rl #3

Merged
merged 12 commits into from Dec 10, 2017
Merged

pytorch-rl #3

merged 12 commits into from Dec 10, 2017

Conversation

pranz24
Copy link
Contributor

@pranz24 pranz24 commented Dec 10, 2017

Implemented DDPG and tried to make it as close as possible to your implementation of NAF.

I've also made some changes in NAF (seems to work better now, at least for Pendulum-v0).

(Both algorithms seem to give similar results for Pendulum-v0 but NAF has a bit more variance compared to DDPG).

ddpg

naf

@ikostrikov ikostrikov merged commit 7848013 into ikostrikov:master Dec 10, 2017
@ikostrikov
Copy link
Owner

Looks good to me!

Merged.

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.

None yet

2 participants