PyTorch Geometric (PyG)
· Batch Import
Description
A library built on PyTorch for implementing Graph Neural Networks (GNNs). Provides MessagePassing layers, modular aggregation schemes, and efficient mini-batching for handling large graphs through disjoint graph representation.
Repository
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/pytorch-geometric
View on GitHub