Skip to content

Feature/gnn#501

Open
silkspace wants to merge 10 commits intomasterfrom
feature/gnn
Open

Feature/gnn#501
silkspace wants to merge 10 commits intomasterfrom
feature/gnn

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

Comments