graph-neural-network topic
APPNP
A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).
CapsGNN
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
datasets
A repository of pretty cool datasets that I collected for network science and machine learning research.
GraphCL
[NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang Shen
SEAL-CI
A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)
AGNN
Zero-shot Video Object Segmentation via Attentive Graph Neural Networks (ICCV2019 Oral)
Splitter
A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).
DIG
A library for graph deep learning research
neural_graph_collaborative_filtering
Neural Graph Collaborative Filtering, SIGIR2019
chemicalx
A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)