danielzuegner / netgan
Implementation of the paper "NetGAN: Generating Graphs via Random Walks".
☆193Updated 4 years ago
Alternatives and similar repositories for netgan:
Users that are interested in netgan are comparing it to the libraries listed below
- Implementation of "GraphSGAN", a GAN-based semi-supervised learning algorithm for graph data.☆86Updated 5 years ago
- Graph Auto-Encoder in PyTorch☆81Updated last year
- Conditional Structure Generation through Graph Variational Generative Adversarial Nets, NeurIPS 2019.☆54Updated 5 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆194Updated last year
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆184Updated 3 years ago
- ☆421Updated 6 years ago
- tensorflow-as-gcn☆91Updated 5 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking".☆174Updated last year
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆123Updated 5 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆138Updated 6 years ago
- Stochastic training of graph convolutional networks☆84Updated 2 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆270Updated last year
- Implementation of the paper "Adversarial Attacks on Graph Neural Networks via Meta Learning".☆146Updated 3 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆45Updated 6 years ago
- Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".☆187Updated 3 years ago
- Multi-Graph Convolutional Neural Networks☆254Updated 7 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆227Updated last year
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆121Updated 11 months ago
- This is the implementation of paper 'Variational Graph Auto-Encoder' in NIPS Workshop on Bayesian Deep Learning, 2016.☆75Updated 6 years ago
- Position-aware Graph Neural Networks☆400Updated 4 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆82Updated 8 months ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆132Updated 4 years ago
- Distance Encoding for GNN Design☆187Updated 4 years ago
- ☆136Updated 4 years ago
- Official code for "vGraph: A Generative Model for Joint CommunityDetection and Node Representation Learning" (NeurIPS 2019)