benedekrozemberczki / GraphWaveletNeuralNetworkLinks
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
☆602Updated 2 years ago
Alternatives and similar repositories for GraphWaveletNeuralNetwork
Users that are interested in GraphWaveletNeuralNetwork are comparing it to the libraries listed below
Sorting:
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆277Updated 10 months ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆337Updated 5 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆808Updated 3 years ago
- Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".☆178Updated 7 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆274Updated 3 years ago
- A TensorFlow implementation of Graph Wavelet Neural Network☆65Updated 6 years ago
- Graph Auto-Encoder in PyTorch☆441Updated last year
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆287Updated 5 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆493Updated 5 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆845Updated 4 years ago
- Pytorch implementation of Graph U-Nets (ICML19)☆545Updated 5 years ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).