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

Error spotted #1

Closed
sarvghotra opened this issue Jun 21, 2016 · 1 comment
Closed

Error spotted #1

sarvghotra opened this issue Jun 21, 2016 · 1 comment

Comments

@sarvghotra
Copy link

This line of code looks wrong. (https://github.com/stevenpjg/ddpg-aigym/blob/master/critic_net.py#L84)
It should have critic model predicting not actor model.

@stevenpjg
Copy link
Owner

Fixed! Possibly a typo, however this method was an inactive one in the code.

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