概要
PyTorch Geometric (PyG) is a specialized library built on PyTorch designed for deep learning on graphs and irregular structures. This skill enables Claude to architect, implement, and optimize complex Graph Neural Network models such as GCN, GAT, and GraphSAGE. It provides domain-specific patterns for handling heterogeneous graphs, mini-batch processing, and large-scale graph learning, making it an essential tool for scientific discovery, social network analysis, and molecular property prediction.