benedekrozemberczki / GraphWaveletNeuralNetworkLinks
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
☆596Updated 2 years ago
Alternatives and similar repositories for GraphWaveletNeuralNetwork
Users that are interested in GraphWaveletNeuralNetwork are comparing it to the libraries listed below
Sorting:
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆843Updated 3 years ago
- Pytorch implementation of Graph U-Nets (ICML19)☆537Updated 4 years ago
- Graph Markov Neural Networks☆409Updated 4 years ago
- ☆491Updated 4 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆799Updated 2 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆334Updated 4 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆488Updated 4 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆370Updated last year
- Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x☆505Updated 5 months ago
- Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering☆1,360Updated 5 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆273Updated 2 years ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆405Updated 2 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,199Updated 2 months ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆350Updated 4 years ago
- Graph Auto-Encoder in PyTorch☆435Updated last year
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,257Updated 2 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 tutorial on Graph Convolutional Neural Networks☆318Updated 4 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆526Updated 4 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆652Updated last year
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆474Updated 6 years ago
- Semi-supervised learning with graph embeddings☆921Updated 5 years ago
- Simple reference implementation of GraphSAGE.☆1,022Updated 5 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆409Updated 3 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆210Updated 2 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆567Updated 3 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆817Updated 2 years ago
- Graph Convolutional Networks (GCNs)☆918Updated 7 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆472Updated 2 years ago