graph-neural-network topic
scGNN
scGNN (single cell graph neural networks) for single cell clustering and imputation using graph neural networks
torch-rgcn
A PyTorch implementation of the Relational Graph Convolutional Network (RGCN).
Hyper-SAGNN
hypergraph representation learning, graph neural network
graphiler
Graphiler is a compiler stack built on top of DGL and TorchScript which compiles GNNs defined using user-defined functions (UDFs) into efficient execution plans.
G3
G3: A Programmable GNN Training System on GPU
GEN
Official Code Repository for the paper "Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph Link Prediction" (NeurIPS 2020)
TIP
TIP: Tri-graph Interaction Propagation model for Polypharmacy Side Effect Prediction (GRL@NeurIPS, 2019)
RED-GNN
Knowledge Graph Reasoning with Relational Digraph. WebConf 2022
Transformer-M
[ICLR 2023] One Transformer Can Understand Both 2D & 3D Molecular Data (official implementation)
ME-GraphAU
[IJCAI 2022] Learning Multi-dimensional Edge Feature-based AU Relation Graph for Facial Action Unit Recognition, Pytorch code