leowyy / GraphTSNE
PyTorch Implementation of GraphTSNE, ICLR’19
☆134Updated 5 years ago
Alternatives and similar repositories for GraphTSNE:
Users that are interested in GraphTSNE are comparing it to the libraries listed below
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆132Updated 4 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆123Updated 5 years ago
- Graph Auto-Encoder in PyTorch☆81Updated last year
- 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
- Distance Encoding for GNN Design☆187Updated 3 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆82Updated 6 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 4 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆270Updated last year
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆284Updated 4 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆272Updated 2 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆138Updated 6 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆121Updated 10 months ago
- Code for "Are Powerful Graph Neural Nets Necessary? A Dissection on Graph Classification"☆51Updated 4 years ago
- This is the implementation of paper 'Variational Graph Auto-Encoder' in NIPS Workshop on Bayesian Deep Learning, 2016.☆75Updated 6 years ago
- Multi-View Spectral Graph Convolution with Consistent Edge Attention for Molecular Modeling☆202Updated 3 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆127Updated 2 years ago
- Dual Graph Convolution Networks☆93Updated 6 years ago
- Code for the paper: "edGNN: A simple and powerful GNN for labeled graphs"☆42Updated last year
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆226Updated last year
- Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".☆174Updated 6 years ago
- TensorFlow implementation of Deep Graph Infomax☆63Updated 6 years ago
- PyTorch implementation of residual gated graph ConvNets, ICLR’18☆122Updated 6 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆210Updated 2 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆193Updated 4 years ago
- Code for reproducing results in GraphMix paper☆72Updated 2 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Updated 5 years ago
- Graph convolutional recurrent neural network☆179Updated 6 years ago
- Multi-Graph Convolutional Neural Networks☆253Updated 6 years ago