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

Implement discrete module for observation and action spaces #26

Open
doctorcorral opened this issue Feb 21, 2019 · 1 comment
Open

Implement discrete module for observation and action spaces #26

doctorcorral opened this issue Feb 21, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@doctorcorral
Copy link
Owner

This implementation would handle an enumerable discrete set of observations and actions.
Set sizes would be the unique parameter required.

@doctorcorral doctorcorral added the enhancement New feature or request label Feb 21, 2019
@doctorcorral doctorcorral self-assigned this Feb 21, 2019
@doctorcorral 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
@doctorcorral doctorcorral mentioned this issue Feb 28, 2019
doctorcorral pushed a commit that referenced this issue Apr 2, 2019
doctorcorral pushed a commit that referenced this issue Apr 10, 2019
@doctorcorral
Copy link
Owner Author

Current implementation works quite well with basic examples, but Tensor spaces are still required with desirable compatibility with gym inspired Box (also te be reviewed from the current implementation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant