-
Notifications
You must be signed in to change notification settings - Fork 2
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
Implement discrete module for observation and action spaces #26
Labels
enhancement
New feature or request
Comments
doctorcorral
changed the title
Implement dicrete module for observation and action spaces
Implement discrete module for observation and action spaces
Feb 22, 2019
doctorcorral
pushed a commit
that referenced
this issue
Feb 27, 2019
doctorcorral
pushed a commit
that referenced
this issue
Feb 27, 2019
Merged
doctorcorral
pushed a commit
that referenced
this issue
Mar 1, 2019
doctorcorral
pushed a commit
that referenced
this issue
Mar 1, 2019
doctorcorral
pushed a commit
that referenced
this issue
Mar 1, 2019
doctorcorral
pushed a commit
that referenced
this issue
Mar 1, 2019
doctorcorral
pushed a commit
that referenced
this issue
Apr 2, 2019
doctorcorral
pushed a commit
that referenced
this issue
Apr 10, 2019
doctorcorral
pushed a commit
that referenced
this issue
Apr 10, 2019
Current implementation works quite well with basic examples, but Tensor spaces are still required with desirable compatibility with gym inspired |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This implementation would handle an enumerable discrete set of observations and actions.
Set sizes would be the unique parameter required.
The text was updated successfully, but these errors were encountered: