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

Setup shortterm replay buffer #32

Open
philkuz opened this issue Oct 11, 2016 · 0 comments
Open

Setup shortterm replay buffer #32

philkuz opened this issue Oct 11, 2016 · 0 comments
Assignees
Milestone

Comments

@philkuz
Copy link
Member

philkuz commented Oct 11, 2016

Need to be able to do batched conditionals in tensorflow.

At the current moment we aren't calculating gamma loss with the reward function.

Add a replay_memory to the subcritic network instead of the polynomial critic network.

Mini-batch of 64 instead of 1 (online to mini-batch)

@philkuz philkuz added this to the Experiment 1 milestone Oct 11, 2016
@philkuz philkuz self-assigned this Oct 11, 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