Skip to content

fahim-sikder/Node-Classification-GCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supervised Node Classification using Graph Convolutional Network

This repository contains the CORA dataset and code for node classification using GCN.

The dataset looks like this:

To solve this problem we have implemented the following model.

After training the model, we got the following accuracy.

Reference:

  1. https://github.com/tkipf/gcn
  2. http://networkrepository.com/

About

Node Classification using Graph Convolutional Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published