laaweel

laaweel t1_j4pm5q3 wrote

Hello,
it depends on the problem but it is also possible to train over many graphs.
I am also a beginner, especially in the area of graph neural networks, and found it very confusing that in all the examples only one graph was trained on at a time.
But it seems to be no problem. I am currently training a model and have 200k+ example graphs and I do predict node features.
I collected the dataset myself though. But I think there are also datasets with many graphs in the field of biology / medicine.

Feel free to reach out if you need help :)

2