PyTorch Geometric Signed Directed
PyTorch Geometric Signed Directed provides graph neural network models for signed and directed graphs built on PyTorch Geometric.
Getting Started
Guide |
Summary |
|---|---|
Set up prerequisites and install the package. |
|
Learn the core concepts, data classes, and citation details. |
|
Explore supported directed and signed real-world datasets. |
Documentation
Section |
Summary |
|---|---|
End-to-end examples for signed and directed tasks. |
|
Papers and reference implementations used by the library. |
|
Directed and signed model and layer documentation. |
|
Data classes, generators, and loaders. |
|
Objective functions, metrics, and utility helpers. |