什么是 torch-geometric?
图神经网络(PyG)。节点/图分类、链接预测、GCN、GAT、GraphSAGE、异构图、分子属性预测、用于几何深度学习。 来源:ovachiever/droid-tings。
图神经网络(PyG)。节点/图分类、链接预测、GCN、GAT、GraphSAGE、异构图、分子属性预测、用于几何深度学习。
通过命令行快速安装 torch-geometric AI 技能到你的开发环境
来源:ovachiever/droid-tings。
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.
PyG represents graphs using the torchgeometric.data.Data class with these key attributes:
Important: These attributes are not mandatory—extend Data objects with custom attributes as needed.
图神经网络(PyG)。节点/图分类、链接预测、GCN、GAT、GraphSAGE、异构图、分子属性预测、用于几何深度学习。 来源:ovachiever/droid-tings。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ovachiever/droid-tings --skill torch-geometric图神经网络(PyG)。节点/图分类、链接预测、GCN、GAT、GraphSAGE、异构图、分子属性预测、用于几何深度学习。 来源:ovachiever/droid-tings。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ovachiever/droid-tings --skill torch-geometric 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ovachiever/droid-tings