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

Positional embedding for envs #2

Open
supersglzc opened this issue Feb 11, 2024 · 0 comments
Open

Positional embedding for envs #2

supersglzc opened this issue Feb 11, 2024 · 0 comments

Comments

@supersglzc
Copy link

Hi @Stevenhunter167,

In paper Section 4.3.2, it says it uses positional encoding in RND estimation. However, I noticed that for every environment, there is a wrapper that directly embeds the env's observations. Does it mean that the modified observation is used for all training procedures, not only the RND part? Please point me out if I misunderstand something :)

Additionally, the observation is actually modified a lot depending on the environment. I am wondering how you define the observation space for each environment?

Thanks!

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