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

Updating target network - Potential Bug #14

Open
sai-prasanna opened this issue Jan 26, 2021 · 0 comments
Open

Updating target network - Potential Bug #14

sai-prasanna opened this issue Jan 26, 2021 · 0 comments

Comments

@sai-prasanna
Copy link

self.target_nn = self.moving_nn

After loading the parameters of the moving network into the target network, why is the target network reference pointing to the moving network? Wouldn't this make the target network track the moving network in every update and make it ineffective?

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