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

Feature/gnn #501

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Feature/gnn #501

wants to merge 10 commits into from

Conversation

silkspace
Copy link
Contributor

Adds joint training GNN toy model and fits it on Cora dataset.
For @tanmoyio and @webcoderz as templates for proj work.

@lmeyerov
Copy link
Contributor

lmeyerov commented Sep 2, 2023

i'm unclear what problem this solves? rgcn for link prediction that handles both node+edge attrs and node+edge classes?

or for ER, how would this line up with a real dataset (hypergraph of ID -> attributes for raw input, and attribute<>attribute weighted equality scores of diff classes from feature engineering), + task (???)

@silkspace
Copy link
Contributor Author

This gives them a base class that doesn't use DGL, is lightweight, and stubs the net while I am away.

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

Successfully merging this pull request may close these issues.

3 participants