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

Inquiry about the usability of graph classification #427

Open
wonyoungtae opened this issue Mar 18, 2023 · 1 comment
Open

Inquiry about the usability of graph classification #427

wonyoungtae opened this issue Mar 18, 2023 · 1 comment

Comments

@wonyoungtae
Copy link

Hello, I have a question about graph classification using Spektral models. I have created a Dataset for Graph() object and now I am interested in which models can be used for Graph-classification. I see that there are many Convolutional layers available, but I am not sure which ones are suitable for graph classification. I apologize for any confusion as my understanding of GNN is limited.

@danielegrattarola
Copy link
Owner

Hey,

a good starting point is this model: https://graphneural.network/models/#generalgnn

Depending on the size of your data, you might want to tweak the hyperparameters to increase or decrease model size, it's up to you :)

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