Python
Graph Neural Networks in PyTorch Without Extra Pain and Custom Workarounds
PyTorch Geometric provides an intuitive API for graph neural networks, handling sparse matrices and aggregation loops so you don't have to.
Language
HomeLanguages
Sections
PyTorch Geometric provides an intuitive API for graph neural networks, handling sparse matrices and aggregation loops so you don't have to.