Logo

Install STGraph

  • Installation Guide

Tutorials

  • Cora Publication Prediction using Graph Convolutional Networks (GCN)

Package Reference

  • stgraph.dataset
  • stgraph.compiler
  • stgraph.graph
  • stgraph.utils
  • stgraph.nn

Changelog

  • STGraph Changelog
STGraph
  • stgraph.nn package
  • Edit on GitHub

stgraph.nn package¶

Subpackages¶

  • stgraph.nn.pytorch package
    • Subpackages
      • stgraph.nn.pytorch.static package
        • Submodules
        • stgraph.nn.pytorch.static.gat_conv module
        • stgraph.nn.pytorch.static.gcn_conv module
        • Module contents
      • stgraph.nn.pytorch.temporal package
        • Submodules
        • stgraph.nn.pytorch.temporal.tgcn module
        • Module contents
    • Module contents

Module contents¶

Vertex-centric implementation for state-of-the-art Graph Neural Networks.


© Copyright 2024, Joel Mathew Cherian, Nithin Puthalath Manoj. Revision bad18d09.

Built with Sphinx using a theme provided by Read the Docs.