About Graph Neural Networks
Last updated
Was this helpful?
Last updated
Was this helpful?
For the initial learning about Graph Neural Networks (GNNs), it is better to start with several survey papers: .
To follow up on the latest topics in this field, the GNN workshops in top AI conferences are good choices to be tracked: .
For practical implements, two libraries are commonly used in this field: Pytorch Geometric and Deep Graph Library .