소개
This skill equips Claude with specialized knowledge of PyTorch Geometric (PyG), a powerful library for deep learning on graphs. It provides best practices for implementing Graph Convolutional Networks (GCN), Attention Networks (GAT), and GraphSAGE, as well as handling heterogeneous graphs and molecular data. Whether you are performing node classification, link prediction, or large-scale graph analysis, this skill streamlines the development of geometric deep learning models with optimized mini-batching and custom message-passing layer implementations.