benedekrozemberczki / SGCN
A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).
☆272Updated 2 years ago
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).☆367Updated 2 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆321Updated 3 months ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆403Updated 2 years ago
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆210Updated 2 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆272Updated 2 years ago
- A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).☆324Updated 2 years ago
- ☆349Updated 4 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Updated 5 years ago
- Distance Encoding for GNN Design☆187Updated 4 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆480Updated 2 years ago
- The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).☆255Updated 2 years ago
- Representation learning on dynamic graphs using self-attention networks☆291Updated last year
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆466Updated 6 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆636Updated 2 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""☆524Updated 3 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆138Updated 6 years ago
- A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".☆185Updated 2 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆471Updated 2 years ago
- An open-source implementation of SEAL for link prediction in open graph benchmark (OGB) datasets.☆232Updated last year
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆194Updated last year
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆795Updated 2 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆127Updated 2 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆209Updated last year
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 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
- A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).☆212Updated last year
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆344Updated 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