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

Use alwaysComputeGreedyQ for recurrent #47

Merged
merged 1 commit into from
Jun 27, 2016
Merged

Conversation

lake4790k
Copy link
Collaborator

I think it's better to do the forward like this in async as:

  • alwaysComputeGreedyQ already used to force this
  • QCurr is expected to be set to the last Q values in other parts of the code
  • also async needs squeeze() as no minibatching

@lake4790k lake4790k mentioned this pull request Jun 27, 2016
@Kaixhin Kaixhin merged commit 5f1afc8 into Kaixhin:master Jun 27, 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

Successfully merging this pull request may close these issues.

None yet

2 participants