Skip to content

A pytorch implementation of graph transformer for node classification

Notifications You must be signed in to change notification settings

zaixizhang/Graph_Transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph_Transformer

A pytorch implementation of Graph Transformer for node classification.

Our implementation is based on "Do Transformers Really Perform Bad for Graph Representation" (NeurIPS'21) [paper] [github] and "Gophormer: Ego-Graph Transformer for Node Classification" [arxiv]

Run the code

Use preprocess_data.py for data preprocessing

Use main.py to train the graph transformer

About

A pytorch implementation of graph transformer for node classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published