• Stars
    star
    2
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementation of the Graph Convolution Network algorithm introduced by Kipf et. al. in PyTorch Geometric. Trained and Test on the Cora dataset.