关于
The PyTorch Geometric (PyG) skill provides Claude with specialized expertise in geometric deep learning and graph-based machine learning. It enables the creation of complex GNN architectures including GCN, GAT, and GraphSAGE for tasks like node classification, link prediction, and graph-level regression. The skill covers essential PyG concepts such as COO edge indexing, mini-batching through block-diagonal adjacency matrices, and custom message-passing layers. It is particularly useful for developers working on molecular modeling, social network analysis, recommendation engines, and 3D point cloud processing where data is naturally represented as graphs.