Hacker News new | ask | show | jobs
by dil8 945 days ago
Graph neural networks are deep learning models that trained on graph data.
1 comments

Do you have any resources where I could learn more about these networks?
See for instance the pytorch geometric [1] package, which is the main implementation in pytorch. They also link to some papers there that might explain you more.

[1] https://pytorch-geometric.readthedocs.io/en/latest/