-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Documentation Page for HGAM #7594
Conversation
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this looks good, thank you :) Eventually, we can extend this tutorial by some figures to show the difference in GNN computation visually as well.
Thanks Matthias for working on it, and merging it! |
Adding a documentation page for HGAM.
The idea is to pass the following information to the user:
a) high level perspective of what HGAM is
b) role of BFS ordering of the graph batch for HGAM to work
c) support in the neighbor loader
d) practical working example of TrimToLayer class
e) pointers to external resources
This is a draft, asking for preliminary feedback.
Thanks for any input!
Contributors: @mszarma, @rBenke (robert.benke@intel.com), manos.farsarakis@intel.com