Skip to content

GraphPKU/PygHO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PygHO

A library for high-order GNN based on torch_geometric.

Installation

First clone our repo

git clone https://github.com/GraphPKU/PygHO.git

Then install it locally

cd PygHO
pip install -e ./

-e enables modifying the library code dynamically and is optional.

Usage

Please refer to our online document for more details.

About

A library for subgraph GNN based on pyg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published