Skip to content

WBZhao98/DHMConv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHMConv: Directed Hypergraph Momentum Convolution Framework

Created by Wenbo Zhao, Zitong Ma, Zhe Yang from Soochow University.

Introduction

This work will appear in AISTATS 2024.

Citation

if you find our work useful in your research, please consider citing:

Installation

Install Pytorch 1.5.0. You also need to install yaml. The code has been tested with Python 3.7, Pytorch 1.5.0 and CUDA 10.2.

Usage

To train and evaluate DHMConv for node classification:

python run.py

To change the experimental parameters:

utils/parser.py

License

Our code is released under MIT License (see LICENSE file for details).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages