benedekrozemberczki / GAM
A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).
☆272Updated 2 years ago
Alternatives and similar repositories for GAM:
Users that are interested in GAM are comparing it to the libraries listed below
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆210Updated 2 years ago
- A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).☆272Updated 2 years ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆404Updated 2 years ago
- A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).☆324Updated 2 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆331Updated 4 years ago
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆284Updated 4 years ago
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆367Updated 2 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆795Updated 2 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Updated 5 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆524Updated 4 years ago
- Graph Markov Neural Networks☆409Updated 4 years ago
- ☆421Updated 6 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
- The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).☆257Updated 2 years ago
- ☆487Updated 4 years 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
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆395Updated 9 months ago
- PyTorch Implementation of GraphTSNE, ICLR’19☆134Updated 5 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆321Updated 3 months ago
- 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
- Multi-Graph Convolutional Neural Networks☆253Updated 6 years ago
- A tutorial on Graph Convolutional Neural Networks☆318Updated 4 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆469Updated 6 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆138Updated 6 years ago
- ☆349Updated 4 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆371Updated last year
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆271Updated last week
- A SciPy implementation of "GraRep: Learning Graph Representations with Global Structural Information" (WWW 2015).☆64Updated 2 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆482Updated 4 years ago