benedekrozemberczki / SGCNLinks
A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).
☆274Updated 2 years ago
Alternatives and similar repositories for SGCN
Users that are interested in SGCN are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆273Updated 2 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆210Updated 2 years ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆405Updated 2 years ago
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆368Updated 2 years ago
- A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).☆326Updated 2 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated 6 months ago
- ☆352Updated 5 years ago
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆526Updated 4 years ago
- Graph Markov Neural Networks☆409Updated 4 years ago
- Representation learning on dynamic graphs using self-attention networks☆294Updated 2 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆474Updated 6 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆350Updated 4 years ago
- Heterogeneous Network Embedding: Survey, Benchmark, Evaluation, and Beyond☆258Updated 4 years ago
- The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).☆260Updated 2 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆488Updated 2 years ago
- [ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)☆289Updated 4 years ago
- Implementation of R-GCNs for Relational Link Prediction☆457Updated 2 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆138Updated 7 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆472Updated 2 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
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆195Updated last year
- A Repository of Benchmark Graph Datasets for Graph Classification (31 Graph Datasets In Total).☆290Updated 3 years ago
- Distance Encoding for GNN Design☆186Updated 4 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆843Updated 3 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
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆642Updated 2 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Updated 5 years ago