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 about the adjacency matrix #66

Closed
Sandydreamsmile opened this issue Jul 24, 2020 · 2 comments
Closed

question about the adjacency matrix #66

Sandydreamsmile opened this issue Jul 24, 2020 · 2 comments

Comments

@Sandydreamsmile
Copy link

When I read the papers, I saw a lot of formulas on how to calculate the adjacency matrix. We need matrix D and A in the formula as well.
But when I read the code in this project, I found that you calculate the adj matrix without D. And I also don't understand how you calculate the adj. Could you explain it in the simple way?
Thanks very much.

@Sandydreamsmile
Copy link
Author

I understand by reading http://tkipf.github.io/graph-convolutional-networks/

@smiles724
Copy link

Thanks for your explanation

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