divelab / DeeperGNNLinks
Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]
☆68Updated 3 years ago
Alternatives and similar repositories for DeeperGNN
Users that are interested in DeeperGNN are comparing it to the libraries listed below
Sorting:
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆156Updated 3 years ago
- Supervised community detection with line graph neural networks☆90Updated 5 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- Code for reproducing results in GraphMix paper☆72Updated 3 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆126Updated last year
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆102Updated 5 years ago
- A tensorflow implementation of GCN-LPA☆99Updated 5 years ago
- HDGI code☆63Updated 5 years ago
- Paper Code Learning Powerful Graph Neural Network Embeddings With Aid Of Transfer Learning☆41Updated 6 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆212Updated 2 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆118Updated 5 years ago
- Distance Encoding for GNN Design