leowyy / GraphTSNE
PyTorch Implementation of GraphTSNE, ICLR’19
☆134Updated 6 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
- Graph Auto-Encoder in PyTorch☆81Updated 2 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆124Updated 5 years ago
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆284Updated 4 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆194Updated last year
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆273Updated 2 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
- Distance Encoding for GNN Design☆187Updated 4 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆138Updated 6 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆193Updated 4 years ago
- Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking".☆174Updated last year
- This is the implementation of paper 'Variational Graph Auto-Encoder' in NIPS Workshop on Bayesian Deep Learning, 2016.☆74Updated 6 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Updated 5 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 4 years ago
- Dual Graph Convolution Networks☆95Updated 6 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆271Updated 2 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- Code for "Are Powerful Graph Neural Nets Necessary? A Dissection on Graph Classification"☆52Updated 5 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆321Updated 4 months ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆121Updated last year
- Stochastic training of graph convolutional networks☆84Updated 2 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆115Updated 5 years ago
- A curated list of awesome graph representation learning.☆69Updated 4 years ago
- Implementation of Graph Neural Tangent Kernel (NeurIPS 2019)☆104Updated 5 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 6 years ago
- PyTorch implementation of residual gated graph ConvNets, ICLR’18☆122Updated 6 years ago
- Multi-Graph Convolutional Neural Networks☆255Updated 7 years ago
- Code for reproducing results in GraphMix paper☆72Updated 2 years ago
- Code for the paper: "edGNN: A simple and powerful GNN for labeled graphs"☆42Updated last year
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆126Updated 3 years ago