graph-sage
There are 5 repositories under graph-sage topic.
dsgiitr/graph_nets
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
lrnzgiusti/on-oversquashing
Official repository for On Over-Squashing in Message Passing Neural Networks (ICML 2023)
anomic1911/gcn-graphsage-benchmarking
This repo contains the experiments performed for link prediction, multi-class classification and pairwise node classification task.
AlbertoFormaggio1/fine_tuning_classification_prediction_GNN
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
uditiarora/Twitter-Hateful-User-Detection
Final Year Project