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

The representation dimension in the code is inconsistent with the paper #27

Open
zhang1999 opened this issue Sep 15, 2022 · 1 comment

Comments

@zhang1999
Copy link

Hello! I noticed that the representation dim of some models (such as ICM) is 512 in Table 3. However, in the code, the representation of these models are 39200. When I use these models, should I add a linear layer after the conv layers to project the representation to 512 dim?

@roger-creus
Copy link

this issue is right. Is it intentioned to have a hidden dim of 39200 for the pixel encoder in DDPG?

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