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.functions package
  • easygraph.functions.graph_embedding package

easygraph.functions.graph_embedding package#

Submodules#

  • easygraph.functions.graph_embedding.NOBE module
    • NOBE()
    • NOBE_GA()
  • easygraph.functions.graph_embedding.deepwalk module
    • deepwalk()
  • easygraph.functions.graph_embedding.line module
    • LINE
      • LINE.add_args()
      • LINE.build_model_from_args()
      • LINE.forward()
  • easygraph.functions.graph_embedding.net_emb_example_citeseer module
  • easygraph.functions.graph_embedding.node2vec module
    • node2vec()
  • easygraph.functions.graph_embedding.sdne module
    • Dataload
    • SDNE
      • SDNE.forward()
      • SDNE.savector()
      • SDNE.train()
    • get_adj()
    • parse_args()

Module contents#

previous

easygraph.functions.drawing.utils module

next

easygraph.functions.graph_embedding.NOBE module

On this page
  • 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.