armanihm / GDC
Bayesian Graph Neural Networks with Adaptive Connection Sampling - Pytorch
☆57Updated 4 years ago
Alternatives and similar repositories for GDC:
Users that are interested in GDC are comparing it to the libraries listed below
- PyTorch implementation of "Graph Convolutional Networks for Graphs Containing Missing Features"☆47Updated last year
- ☆46Updated 3 years ago
- ☆62Updated 4 years ago
- ☆25Updated 5 years ago
- Graph Posterior Network: Bayesian Predictive Uncertainty for Node Classification (NeurIPS 2021)☆42Updated 2 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆57Updated 4 years ago
- Code of "Analyzing the Expressive Power of Graph Neural Networks in a Spectral Perspective" paper published in ICLR2021☆46Updated 3 years ago
- ☆55Updated 3 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆87Updated 3 years ago
- Gradient gating (ICLR 2023)☆53Updated last year
- Source code for PairNorm (ICLR 2020)☆76Updated 5 years ago
- This is a Pytorch implementation of our "Learning on Attribute-Missing Graphs".☆28Updated 2 years ago
- Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)☆101Updated 3 years ago
- Hypergraph representation learning: Hypergraph Networks with Hyperedge Neurons.☆41Updated 4 years ago
- Variational Graph Recurrent Neural Networks - PyTorch☆115Updated 4 years ago
- ☆134Updated last year
- PyTorch implementation of BGRL (https://arxiv.org/abs/2102.06514)☆81Updated last year
- Variational Graph Convolutional Networks