Skip to content

The source code for "A Simple Framework for Hypergraph Contrastive Learning"

Notifications You must be signed in to change notification settings

KEAML-JLU/SimHGCL

Repository files navigation

SimHGCL

The source code for "A Simple Framework for Hypergraph Contrastive Learning"

Here we provide several datasets for reproducibility.

Usage

You can run the following the command.

cd SimHGCL
unzip dataset.zip
python train.py --dataset 'house'

You can change the --dataset to aminer to train another dataset, such as aminer, imdb, dblp_copub.

About

The source code for "A Simple Framework for Hypergraph Contrastive Learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages