Skip to content

Conversation

ethanluoyc
Copy link
Contributor

Add an option to allow for different frame_stacking behavior at the start of an episode.

Some original implementations of RL agents uses
a different frame-stacking behavior at the start
of the episode (repeat the first observation rather than zero pad). Add an option to support that.
Keep the default to be the same zero-padding behavior to not break existing usage.

Add an option to allow for different frame_stacking
behavior at the start of an episode.

Some original implementations of RL agents uses
a different frame-stacking behavior at the start
of the episode (repeat the first observation rather than zero pad).
Add an option to support that.
Keep the default to be the same zero-padding behavior to not break existing usage.
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

Successfully merging this pull request may close these issues.

1 participant