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

Add ability to select action for each tick in frameskip #16

Open
Rolv-Arild opened this issue Jun 15, 2021 · 0 comments
Open

Add ability to select action for each tick in frameskip #16

Rolv-Arild opened this issue Jun 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Rolv-Arild
Copy link
Contributor

Rolv-Arild commented Jun 15, 2021

Currently, the frameskip simply repeats each action for each frame.
Instead, we should be able to send it an action to perform for each of these frames.
Could be done by simply adding an extra (optional) dimension at the start of the action numpy array.

@AechPro AechPro added the enhancement New feature or request label Jun 18, 2021
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

2 participants