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

Scaling of edge network with 0.1 #13

Open
tsjain opened this issue Jun 12, 2024 · 1 comment
Open

Scaling of edge network with 0.1 #13

tsjain opened this issue Jun 12, 2024 · 1 comment

Comments

@tsjain
Copy link

tsjain commented Jun 12, 2024

I did not see where the edge network weights are scaled by 0.1 in the code.

@Lin-Yijie
Copy link
Owner

Well, we do not implement the Glorot initialization with a scaling factor of 0.1. Instead, we directly use the default initialization of torch. If you figure out how to change this, you could provide a pull request.

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