THUDM / GraphSGANLinks
Implementation of "GraphSGAN", a GAN-based semi-supervised learning algorithm for graph data.
☆86Updated 5 years ago
Alternatives and similar repositories for GraphSGAN
Users that are interested in GraphSGAN are comparing it to the libraries listed below
Sorting:
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆124Updated 6 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆45Updated 7 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆195Updated 4 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆122Updated last year
- ☆137Updated 5 years ago
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆184Updated 3 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆83Updated last year
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆116Updated 2 years ago
- Stochastic training of graph convolutional networks☆84Updated 2 years ago
- A tensorflow implementation of GCN-LPA