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

Question on Updated Graph Laplacian #3

Open
liarba opened this issue May 29, 2019 · 2 comments
Open

Question on Updated Graph Laplacian #3

liarba opened this issue May 29, 2019 · 2 comments

Comments

@liarba
Copy link

liarba commented May 29, 2019

Hi, I noticed in your paper that you use features from each layer to reconstruct the graph and update the Graph Laplacian. However, I find in the released code, the Graph Laplacian is fixed according to its initial position and feature. Could you share the code or experience with the updated Graph Laplacian? Will the updated graph laplacian lead to better results? Thank you!

@mayurmallya
Copy link

Hi @tegusi ,

Kindly share your thoughts on the question put forward by @liarba. I'm currently working on GNNs and would like to know if the graph laplacian needs to be updated.

Thank you very much in advance.

@tegusi
Copy link
Owner

tegusi commented Feb 22, 2020

The laplacian can be calculated easily by calling get_laplacian here.

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

3 participants