Skip to content

🪸 Practicing to classify the category of scientific paper citation network by building different types of neural networks, such as Multilayer Perceptrons, Graph Neural Net and Vanilla

Notifications You must be signed in to change notification settings

justramle/Graph-Neural-Net-node-classification-on-CoraDataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪸 Cora Dataset

Cora is a scientific paper citation network of 2708 publications, where each node is a paper and each connection is a reference. Each publication is descried as a binary vector of 1433 unique words (bag of words). The goal is Classify the category of scientific paper citation network by building different types of neural networks, such as Multilayer Perceptrons (MLP), Vanilla, GNNs, and GCN

About

🪸 Practicing to classify the category of scientific paper citation network by building different types of neural networks, such as Multilayer Perceptrons, Graph Neural Net and Vanilla

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published