https://github.com/aryashah2k/gnn_gcn_gat

Repository for my talk on Graph Neural Network Papers: GNN, GCN, GAT at Asian Institute of Technology's RTML Lecture for the Class of January Semester, 2025

https://github.com/aryashah2k/gnn_gcn_gat

Science Score: 46.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org, ieee.org
  • Committers with academic emails
    1 of 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.9%) to scientific vocabulary
Last synced: 7 months ago · JSON representation

Repository

Repository for my talk on Graph Neural Network Papers: GNN, GCN, GAT at Asian Institute of Technology's RTML Lecture for the Class of January Semester, 2025

Basic Info
  • Host: GitHub
  • Owner: aryashah2k
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 10.3 MB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

GNN-GCN-GAT

|Node-worthy Meme(Pun Intended)| |------------------------------| |spoderman|

This repository holds the code-from-scratch implementations for the following three papers under the the domain of Graph Machine Learning:

|Paper|Link| |-----|----| |Graph Neural Network(GNN)|Read Paper| |Graph Convolutional Neural(GCN) Network|Read Paper| |Graph Attention Network(GAT)|Read Paper|

Here's a quick access to each notebook implementations:

|GNN|GCN|GAT| |---|---|---| |01IntroductiontoGNNs|<a href="https://github.com/aryashah2k/GNNGCNGAT/blob/main/GCN/01GNNFoundations.ipynb">RECAPGNNFoundations|<a href="https://github.com/aryashah2k/GNNGCNGAT/blob/main/GAT/01IntroductiontoGNNsandGATs.ipynb">RECAP01IntroductiontoGNNsandGATs| |02MathematicalFoundations|02GCNImplementation|02GATImplementationAnalysis.ipynb| |<a href="https://github.com/aryashah2k/GNNGCNGAT/blob/main/GNN/03GNNModelArchitecture.ipynb">03GNNModelArchitecture|<a href="https://github.com/aryashah2k/GNNGCNGAT/blob/main/GCN/03GCNAnalysisExtensions.ipynb">03GCNAnalysisExtensions|-| |<a href="https://github.com/aryashah2k/GNNGCNGAT/blob/main/GNN/04InformationDiffusionPart1.ipynb">04InformationDiffusionPart1|-|-| |<a href="https://github.com/aryashah2k/GNNGCNGAT/blob/main/GNN/04InformationDiffusionPart2.ipynb">04InformationDiffusionPart2|-|-| |<a href="https://github.com/aryashah2k/GNNGCNGAT/blob/main/GNN/04AInformationDiffusionNodeClassification.ipynb">[Application]04AInformationDiffusionNodeClassification|-|-| |<a href="https://github.com/aryashah2k/GNNGCNGAT/blob/main/GNN/04BInformationDiffusionGraphClassification.ipynb">[Application]04BInformationDiffusionGraphClassification|-|-| |<a href="https://github.com/aryashah2k/GNNGCNGAT/blob/main/GNN/05LearningAlgorithm.ipynb">05Learning_Algorithm.ipynb|-|-|

Link to the digital version of the handout distributed in class: Click Here

References

|GNNs in General|GCNs|GATs| |---------------|----|----| |Graph Cheatsheet|Understanding Convolutions on Graphs|Papers With Code - GAT| |GNN Cheatsheet|nitinnilesh/Spelled-Out-Intro-to-Graph-Convolution-Networks|gat-paper-explained| |ENCCS Blog Page|-|Understanding GAT| |A Gentle Introduction to Graph Neural Networks|-|GAT Summary| |dsgiitr/graph_nets|-|-| |tutorial-on-graph-neural-networks-for-computer-vision-and-beyond|-|-| |Aleksa's G.O.A.T Blog|-|-|

|Youtube Videos| |--------------| |How to get started with Graph ML? (Blog walkthrough)| |Graph Neural Networks - a perspective from the ground up| |Graph Convolutional Networks (GCN): From CNN point of view| |An Introduction to Graph Neural Networks: Models and Applications| |Introduction to graph neural networks (made easy!)| |The spelled-out intro to Graph Convolutional Network (GCN)| |Graph Convolutional Networks (GCNs) made simple| |Graph Convolutional Networks (GCN) | GNN Paper Explained| |Graph Convolutional Network (GCN) Paper Explained| |Graph Convolutional Networks| |Graph Convolutional Networks using only NumPy| |Graph Convolutional Networks - Oxford Geometric Deep Learning| |GCN Playlist| |Understanding Graph Attention Networks| |Graph Attention Networks (GAT) | GNN Paper Explained| |Pytorch Geometric tutorial: Graph attention networks (GAT) implementation| |GAT: Graph Attention Networks (Graph ML Research Paper Walkthrough)|

Acknowledgements

Special Thanks to Dr. Chaklam Silpasuwanchai for providing this opportunity to present these papers. I had a wonderful time learning something completely new compared to our usual CNNs and Transformers!

Owner

  • Name: Arya Shah
  • Login: aryashah2k
  • Kind: user
  • Location: Mumbai, India
  • Company: IIT Gandhinagar

Artificial Intelligence Engineer & Researcher

GitHub Events

Total
  • Issues event: 1
  • Watch event: 4
  • Issue comment event: 1
  • Push event: 9
  • Create event: 2
Last Year
  • Issues event: 1
  • Watch event: 4
  • Issue comment event: 1
  • Push event: 9
  • Create event: 2

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 10
  • Total Committers: 1
  • Avg Commits per committer: 10.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 10
  • Committers: 1
  • Avg Commits per committer: 10.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
aryashah2k a****2@n****n 10
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: 1 day
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: 1 day
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • kamlendras (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels