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

Increment Subtransformer issue when it returns [0] during sampling #1

Open
keykholt opened this issue Feb 13, 2023 · 0 comments
Open

Comments

@keykholt
Copy link
Collaborator

If Increment returns a list with only [0], then there is an edge case where the code will return no actions are possible. To resolve this, there should be a check that ensures low >= 1 when the number type is int. There also should be a check to prevent get_action_list from returning an empty list.

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