PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
-
Updated
Mar 30, 2023 - Jupyter Notebook
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
Official repository for On Over-Squashing in Message Passing Neural Networks (ICML 2023)
This repo contains the experiments performed for link prediction, multi-class classification and pairwise node classification task.
Empirical Research over the possible advantages of pretraining a Graph Neural Network for Classification by using Link Prediction. We used GCN, GAT and GraphSAGE with minibatch generation. Done for the Learning From Networks course taught by professor Fabio Vandin at the University of Padova
Final Year Project
Add a description, image, and links to the graph-sage topic page so that developers can more easily learn about it.
To associate your repository with the graph-sage topic, visit your repo's landing page and select "manage topics."