Skip to content

lhanlhanlhan/ggat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GGAT

This is the home repository of the Gated Graph Attention Network (GGAT).

This implementation makes use of the Cora dataset from [1].

Environment

The model has been verified in the following software environment:

  • PyTorch 1.3.1
  • Python 3.6.9

Usage

Example for Cora dataset:

python train.py --dataset cora

References

[1] Sen et al., Collective Classification in Network Data, AI Magazine 2008

About

The Gated Graph Attentional Networks (GGAT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published