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.model package
  • easygraph.model.hypergraphs package

easygraph.model.hypergraphs package#

Submodules#

  • easygraph.model.hypergraphs.dhcf module
    • DHCF
      • DHCF.forward()
      • DHCF.reset_parameters()
  • easygraph.model.hypergraphs.dhne module
    • DHNE
      • DHNE.forward()
  • easygraph.model.hypergraphs.hgnn module
    • HGNN
      • HGNN.forward()
  • easygraph.model.hypergraphs.hgnnp module
    • HGNNP
      • HGNNP.forward()
  • easygraph.model.hypergraphs.hnhn module
    • HNHN
      • HNHN.forward()
  • easygraph.model.hypergraphs.hwnn module
    • HWNN
      • HWNN.forward()
  • easygraph.model.hypergraphs.hypergcn module
    • HyperGCN
      • HyperGCN.forward()
  • easygraph.model.hypergraphs.setgnn module
    • SetGNN
      • SetGNN.forward()
      • SetGNN.generate_edge_index()
      • SetGNN.reset_parameters()
  • easygraph.model.hypergraphs.unignn module
    • UniGAT
      • UniGAT.forward()
    • UniGCN
      • UniGCN.forward()
    • UniGIN
      • UniGIN.forward()
    • UniSAGE
      • UniSAGE.forward()

Module contents#

previous

easygraph.model package

next

easygraph.model.hypergraphs.dhcf module

On this page
  • Submodules
  • Module contents

This Page

  • Show Source

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

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.16.1.