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

Questions about the EGNN code #38

Open
Byun-jinyoung opened this issue May 30, 2022 · 0 comments
Open

Questions about the EGNN code #38

Byun-jinyoung opened this issue May 30, 2022 · 0 comments

Comments

@Byun-jinyoung
Copy link

Recently, I've tried to read EGNN paper and study your EGNN code.
Actually, I had hard time to understand both paper and code because my major is not computer science.
When studying your code, I realize that the shape of hidden_out and the shape of kwargs["x"] must be same to perform add operation (becaus of residual connection) in the class EGNN_sparse forward method.
How can I increase or decrease the hidden dimension size of x?

I would like to get some advice.

Thanks for your consideration in this regard.

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