6 ms·
Graph neural networks are deep learning models that trained on graph data.
by dil8 3y ago
Graph neural networks are deep learning models that trained on graph data.
- RandomWorker 3y agoDo you have any resources where I could learn more about these networks?
- EricLeer 3y agoSee 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/ https://pytorch-geometric.readthedocs.io/en/latest/