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

Agent.valMemory and validate() #16

Closed
lake4790k opened this issue May 7, 2016 · 0 comments
Closed

Agent.valMemory and validate() #16

lake4790k opened this issue May 7, 2016 · 0 comments

Comments

@lake4790k
Copy link
Collaborator

In the Agent there is a valMemory filled, but when validation() prepares the indices that reference valMemory and calls learn(), there the indices are always used with memory and not valMemory.

I assume the intention was to use valMemory when called from validate().

Not much of an issue, only makes a difference for prioritised replay, otherwise memory and valMemory have the same data anyway.

@Kaixhin Kaixhin closed this as completed in a9dc1f2 May 7, 2016
Kaixhin added a commit that referenced this issue May 7, 2016
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