Skip to content

GraphPKU/PygHO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4cd5a20 · Nov 7, 2023
Jul 20, 2023
Oct 16, 2023
Nov 7, 2023
Nov 7, 2023
Sep 8, 2023
Nov 7, 2023
Aug 25, 2023
Sep 17, 2023
Sep 15, 2023
Sep 15, 2023

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