Skip to content

ohmpatel46/DL-Final-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Final Project

Analysis of Graph Attention Networks and Graph Neural Networks in Node and Graph-Level Tasks. Compared and optimized three different graph based models - Graph Attention Network(GAT), Graph Convolution Network(GCN) and GraphSage.

Results:

  • GAT Validation Accuracy - 81%
  • GraphSage Validation Accuracy - 79%
  • GCN Validation Accuracy - 77%
  • Best optimizer for all three was ADAM

Wandb:

Contributors:

  • Vishwa Gopalakrishnan
  • Aditya Krishna
  • Ohm Patel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.5%
  • Python 3.5%