torch-geometric
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install torch-geometric --cli claudewrites the skill into.claude/skills/torch-geometric/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/torch-geometric/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.
When to use it
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/torch_geometric/SKILL.md -o .claude/skills/torch_geometric/SKILL.md
Notes
Extracted from davila7/claude-code-templates, torch_geometric category.