ebonilla / VGCNLinks
Variational Graph Convolutional Networks
☆23Updated 4 years ago
Alternatives and similar repositories for VGCN
Users that are interested in VGCN are comparing it to the libraries listed below
Sorting:
- The PyTorch implementation of Directed Graph Contrastive Learning (DiGCL), NeurIPS-2021☆36Updated 3 years ago
- Pytorch implementation of differentiable group normalization (NeurIPS 2020)☆38Updated 4 years ago
- The implementation of our NeurIPS 2020 paper "Graph Geometry Interaction Learning" (GIL)☆46Updated 4 years ago
- Official code for the ICML 2021 paper "Generative Causal Explanations for Graph Neural Networks."☆68Updated 3 years ago
- Code of "Analyzing the Expressive Power of Graph Neural Networks in a Spectral Perspective" paper published in ICLR2021☆46Updated 4 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆89Updated 3 years ago
- Official implementation of the ICML2021 paper "Elastic Graph Neural Networks"☆42Updated 4 years ago
- The code for the ICML 2021 paper "Graph Neural Networks Inspired by Classical Iterative Algorithms".☆43Updated 4 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆126Updated last year
- "Shift-Robust GNNs: Overcoming the Limitations of Localized Graph Training Data" (NeurIPS 21')☆48Updated 3 years ago
- Code for reproducing results in GraphMix paper☆72Updated 2 years ago
- Code for "Explainability methods for graph convolutional neural networks" - PE Pope*, S Kolouri*, M Rostami, CE Martin, H Hoffmann (CVPR …☆34Updated 6 months ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆117Updated 5 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 5 years ago
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆137Updated 2 years ago
- Rethinking Graph Regularization for Graph Neural Networks (AAAI2021)☆34Updated 4 years ago
- [ICLR 2022] Implementation of paper "Automated Self-Supervised Learning for Graphs"☆42Updated 3 years ago
- This repo contains a reference implementation for the paper "Breaking the Limit of Graph Neural Networks by Improving the Assortativity o…☆32Updated 3 years ago
- [ICML 2022] pGNN, p-Laplacian Based Graph Neural Networks☆27Updated 3 weeks ago
- A Flexible Generative Framework for Graph-based Semi-supervised Learning (NeurIPS 2019)☆16Updated 3 years ago
- First and Complementary Neighborhood Combination of Adjacency Matrix for Graph Learning☆20Updated 2 years ago
- Transfer Learning of Graph Neural Networks with Ego-graph Information Maximization (NeurIPS 21')☆23Updated 3 years ago
- Bags of Tricks in OGB (node classification) with GCNs.☆37Updated 4 years ago
- Implementation of "Bag of Tricks for Node Classification with Graph Neural Networks" based on DGL☆35Updated 7 months ago
- PyTorch implementation of "Graph Convolutional Networks for Graphs Containing Missing Features"☆48Updated last year
- Code for the papers: "Graph Representation Learning for Multi-Task Settings: a Meta-Learning Approach", "A Meta-Learning Approach for Gra…☆18Updated 3 years ago
- Codes for NIPS 2019 Paper: Rethinking Kernel Methods for Node Representation Learning on Graphs☆34Updated 5 years ago
- The code of paper "Block Modeling-Guided Graph Convolutional Neural Networks".☆33Updated 3 years ago
- A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which appeared in …☆30Updated 3 years ago