mengliu1998 / awesome-deep-gnnLinks
Papers about developing deep Graph Neural Networks (GNNs)
☆302Updated 2 years ago
Alternatives and similar repositories for awesome-deep-gnn
Users that are interested in awesome-deep-gnn are comparing it to the libraries listed below
Sorting:
- A curated list for awesome self-supervised learning for graphs.☆387Updated 2 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆319Updated last year
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆472Updated 2 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆394Updated 11 months ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆210Updated last year
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆272Updated 2 years ago
- ☆296Updated 2 years ago
- Bag of Tricks for Graph Neural Networks.☆295Updated 10 months ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆347Updated 4 years ago
- GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020☆326Updated last year
- Distance Encoding for GNN Design☆186Updated 4 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆193Updated last year
- ☆268Updated 2 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆349Updated 2 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)