Skip to main content
Ctrl+K
EasyGraph 1.4.1 - Home EasyGraph 1.4.1 - Home
  • Installation
  • Examples of Graph Analysis
  • EasyHypergraph
  • EGGPU
  • Reference
    • Tutorial
    • Colab Notebooks and Videos Tutorials
    • Contributor Guide
    • License
    • Source Code
    • Honors
    • Developer Documentation
  • GitHub
  • Installation
  • Examples of Graph Analysis
  • EasyHypergraph
  • EGGPU
  • Reference
  • Tutorial
  • Colab Notebooks and Videos Tutorials
  • Contributor Guide
  • License
  • Source Code
  • Honors
  • Developer Documentation
  • GitHub

Section Navigation

Contents:

  • Documentation
  • Reference
  • easygraph
  • easygraph package
  • easygraph.nn package
  • easygraph.nn.convs package

easygraph.nn.convs package#

Subpackages#

  • easygraph.nn.convs.hypergraphs package
    • Submodules
      • easygraph.nn.convs.hypergraphs.dhcf_conv module
        • JHConv
      • easygraph.nn.convs.hypergraphs.halfnlh_conv module
        • HalfNLHconv
      • easygraph.nn.convs.hypergraphs.hgnn_conv module
        • HGNNConv
      • easygraph.nn.convs.hypergraphs.hgnnp_conv module
        • HGNNPConv
      • easygraph.nn.convs.hypergraphs.hnhn_conv module
        • HNHNConv
      • easygraph.nn.convs.hypergraphs.hwnn_conv module
        • HWNNConv
      • easygraph.nn.convs.hypergraphs.hypergcn_conv module
        • HyperGCNConv
      • easygraph.nn.convs.hypergraphs.unignn_conv module
        • UniGATConv
        • UniGCNConv
        • UniGINConv
        • UniSAGEConv
    • Module contents

Submodules#

  • easygraph.nn.convs.common module
    • MLP
      • MLP.forward()
      • MLP.reset_parameters()
    • MultiHeadWrapper
      • MultiHeadWrapper.forward()
  • easygraph.nn.convs.pma module
    • PMA
      • PMA.aggregate()
      • PMA.forward()
      • PMA.message()
      • PMA.reset_parameters()
    • glorot()
    • zeros()

Module contents#

previous

easygraph.nn package

next

easygraph.nn.convs.hypergraphs package

On this page
  • Subpackages
  • Submodules
  • Module contents

This Page

  • Show Source

© Copyright 2020-2025, DataNET Group, Fudan University.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.