Skip to content

Fix discrete state #33

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

Merged
merged 12 commits into from
Sep 25, 2017
Merged

Fix discrete state #33

merged 12 commits into from
Sep 25, 2017

Conversation

awjuliani
Copy link
Contributor

@awjuliani awjuliani commented Sep 23, 2017

Unity

  • Defaults to continuous state space for new brains
  • Provides message for state size mismatch
  • Added Basic Environment for testing discrete state environments

Python

  • Reconfigured PPO model generation to support:
    • Discrete control w/ discrete-state input
    • Continuous Control w/ visual and discrete-state input
    • Combined visual/state inputs for CC and DC

@awjuliani awjuliani merged commit 0b55cb6 into master Sep 25, 2017
@awjuliani awjuliani deleted the fix-discrete-state branch September 25, 2017 20:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants