PyTorch Geometric (PyG) Overview PyTorch Geometric is a library built on PyTorch for developing and training Graph Neural Networks (GNNs). Apply this skill for deep learning on graphs and irregular structures, including mini-batch processing, multi-GPU training, and geometric deep learning applications. When to Use This Skill This skill should be used when working with: - Graph-based machine learning : Node classification, graph classification, link prediction - Molecular property prediction : Drug discovery, chemical property prediction - Social network analysis : Community detection, influe…