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

About sticky action #30

Open
tongzhoumu opened this issue Apr 28, 2019 · 1 comment
Open

About sticky action #30

tongzhoumu opened this issue Apr 28, 2019 · 1 comment

Comments

@tongzhoumu
Copy link

Hi,

In your code (envs.py), I saw that you first use MaxAndSkipEnv() to wrap the environment, and then apply the sticky action.
However, in RND's author's code, I found that they first wrap the env by StickyActionEnv(), then wrap it by MaxAndSkipEnv(). So, it seems your agent will have more "sticky" actions. I think this makes things a little bit different.

@jcwleo
Copy link
Owner

jcwleo commented Apr 29, 2019

Hello.
I think it is not a big problem.
But i will modify my code.

Thank you for reviewing my code!

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

2 participants