benedekrozemberczki / SGCNLinks
A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).
☆276Updated 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 "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆369Updated 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 "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).☆326Updated 2 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆211Updated 2 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆321Updated 9 months ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Updated 6 years ago
- A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".☆187Updated 2 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆134Updated 4 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆126Updated 3 years ago
- The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).☆260Updated 2 years ago
- Distance Encoding for GNN Design☆187Updated 4 years ago
- An implementation of "Community Preserving Network Embedding" (AAAI 2017)☆121Updated 2 years ago
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).☆212Updated 2 years ago
- ☆352Updated 5 years ago
- A Repository of Benchmark Graph Datasets for Graph Classification (31 Graph Datasets In Total).☆290Updated 3 years ago
- Representation learning on dynamic graphs using self-attention networks☆297Updated 2 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆481Updated 6 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 7 years ago
- Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking".☆175Updated 2 years ago
- A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks"…☆125Updated 2 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆395Updated last year
- [ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)☆289Updated 4 years ago
- Graph Markov Neural Networks☆411Updated 5 years ago
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- A SciPy implementation of "GraRep: Learning Graph Representations with Global Structural Information" (WWW 2015).☆65Updated 2 years ago
- The reference implementation of "Multi-scale Attributed Node Embedding". (Journal of Complex Networks 2021)☆176Updated 2 years ago
- ☆173Updated 6 years ago
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆272Updated 5 months ago