KelestZ / CondGen
Conditional Structure Generation through Graph Variational Generative Adversarial Nets, NeurIPS 2019.
☆54Updated 5 years ago
Alternatives and similar repositories for CondGen:
Users that are interested in CondGen are comparing it to the libraries listed below
- Source code for PairNorm (ICLR 2020)☆76Updated 5 years ago
- Code for reproducing results in GraphMix paper☆72Updated 2 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆82Updated 8 months ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 4 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆193Updated 4 years ago
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆110Updated 3 years ago
- Official code for "vGraph: A Generative Model for Joint CommunityDetection and Node Representation Learning" (NeurIPS 2019)☆45Updated last year
- Graph Representation Learning via Graphical Mutual Information Maximization☆114Updated 4 years ago
- Code for "Are Powerful Graph Neural Nets Necessary? A Dissection on Graph Classification"☆52Updated 4 years ago
- Memory-Based Graph Networks☆102Updated 2 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆121Updated 8 months ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- Graph Auto-Encoder in PyTorch☆81Updated last year
- Code for "Explainability methods for graph convolutional neural networks" - PE Pope*, S Kolouri*, M Rostami, CE Martin, H Hoffmann (CVPR …☆34Updated last month
- Codes for NIPS 2019 Paper: Rethinking Kernel Methods for Node Representation Learning on Graphs☆34Updated 5 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…