Skip to content

lygztq/SEAggregation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE Aggregation

This is the implementation for Rethinking High-order Graph Convolutional Networks.

Here we show the codes for citation networks as an example.

Usage

Module Requirement

  • Python 3.7
  • Pytorch 1.7
  • dgl 0.6

Run

python citation.py

You can change hyper-parameters and datasets in citation.py.

About

Official DGL implementation of "Rethinking High-order Graph Convolutional Networks"

Resources

Stars

Watchers

Forks

Languages