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

State reshape fix in action selection #109

Merged
merged 9 commits into from
Apr 5, 2017
Merged

State reshape fix in action selection #109

merged 9 commits into from
Apr 5, 2017

Conversation

lgraesser
Copy link
Collaborator

@lgraesser lgraesser commented Apr 5, 2017

  • rename DoubleDQNEpsilonGreedyPolicy properly
  • fix BoltzmannPolicy state space on multidimensions with expand_dims, np.clip to prevent underflow
  • update atari specs
  • refactor useless RENDER key in problems into experiment.py

@kengz kengz merged commit 4bdb8ef into master Apr 5, 2017
@kengz kengz deleted the boltzmann-fix branch April 5, 2017 12:11
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.

2 participants