chennnM / GCNIILinks
PyTorch implementation of "Simple and Deep Graph Convolutional Networks"
☆358Updated 5 years ago
Alternatives and similar repositories for GCNII
Users that are interested in GCNII are comparing it to the libraries listed below
Sorting:
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆475Updated 3 years ago
- ☆302Updated 3 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago
- Papers about developing deep Graph Neural Networks (GNNs)☆297Updated 2 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆487Updated 7 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
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆301Updated 2 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆324Updated last year
- Representation learning on dynamic graphs using self-attention networks☆306Updated 2 years ago
- GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020☆333Updated 2 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆501Updated 3 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆195Updated last year
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆660Updated 3 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆339Updated last year
- Position-aware Graph Neural Networks☆400Updated 5 years ago
- Graph Auto-Encoder in PyTorch☆440Updated last year
- ☆276Updated 3 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆600Updated 4 years ago
- Subgraph Neural Networks (NeurIPS 2020)☆203Updated 4 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆123Updated last year
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆496Updated last year
- Distance Encoding for GNN Design☆188Updated 4 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆419Updated 4 years ago
- NeurIPS 2019: HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs☆212Updated 5 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆372Updated 2 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆356Updated 6 months ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated last year
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆159Updated 2 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆276Updated 3 years ago