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

Double DQN not really a Double DQN, but a DQN with target network #8

Open
macwiatrak opened this issue Apr 11, 2019 · 0 comments
Open

Comments

@macwiatrak
Copy link

Correct me If I am wrong, but going through the paiss_deprl/exercises.ipynb I have noticed that you are calling a Double DQN, something which is just a DQN with a target network. See https://drive.google.com/file/d/0BxXI_RttTZAhVUhpbDhiSUFFNjg/view (slides 6-7) and https://arxiv.org/pdf/1509.06461.pdf.

Let me know If I am wrong!

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

1 participant