benedekrozemberczki / SGCN
A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).
☆271Updated last year
Alternatives and similar repositories for SGCN:
Users that are interested in SGCN are comparing it to the libraries listed below
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆366Updated 2 years ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆403Updated 2 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆321Updated last month
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆271Updated 2 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆208Updated 2 years ago
- A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).☆323Updated 2 years ago
- ☆349Updated 4 years ago
- Distance Encoding for GNN Design☆187Updated 3 years ago
- A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".☆183Updated last year
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆127Updated 2 years ago
- Position-aware Graph Neural Networks☆398Updated 4 years ago
- Heterogeneous Network Embedding: Survey, Benchmark, Evaluation, and Beyond☆257Updated 4 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆521Updated 3 years ago
- Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".☆184Updated 2 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆138Updated 6 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆131Updated 4 years ago
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆185Updated 2 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆471Updated 2 years ago
- Graph Markov Neural Networks☆403Updated 4 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆477Updated 2 years ago
- Autoencoders for Link Prediction and Semi-Supervised Node Classification (DSAA 2018)☆255Updated 5 years ago
- Multi-Graph Convolutional Neural Networks☆252Updated 6 years ago
- A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).☆212Updated last year
- A Repository of Benchmark Graph Datasets for Graph Classification (31 Graph Datasets In Total).☆286Updated 2 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆268Updated last year
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆633Updated 2 years ago
- Representation learning on dynamic graphs using self-attention networks☆285Updated last year
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆339Updated 4 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆123Updated 5 years ago
- ☆416Updated 5 years ago