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

One question about the reinforcement model #17

Open
keviny opened this issue May 30, 2016 · 0 comments
Open

One question about the reinforcement model #17

keviny opened this issue May 30, 2016 · 0 comments

Comments

@keviny
Copy link

keviny commented May 30, 2016

Why you leave the GAMMA * np.max(readout_j1_batch[i]) out side of the model?

Why not leave this part of the formulator into the model
like
GAMMA * tf.reduce_max(next_q_results, reduction_indices=1)

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