Skip to content
/ gcnns Public

The implementations of Graph Convolutional Neural Network models

License

Notifications You must be signed in to change notification settings

marblet/gcnns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The implementations of Graph Convolutional Neural Networks.

Models

GCN

GAT

  • Graph Attention Networks
  • Petar Veličković, Guillem Cucurull, Arantxa Casanova, Adriana Romero, Pietro Liò, Yoshua Bengio
  • ICLR 2018

APPNP, PPNP

SGC

Datasets

  • Cora, Citeseer, Pubmed
  • MS_Academics_CS, MS_Academics_Phy
  • Amazon_Electronics_Computers, Amazon_Electronics_Photo
  • Chameleon, Cornell, Firm, Squirrel, Texas, Wisconsin

About

The implementations of Graph Convolutional Neural Network models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages