benedekrozemberczki / AttentionWalk
A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).
☆325Updated 2 years ago
Alternatives and similar repositories for AttentionWalk:
Users that are interested in AttentionWalk are comparing it to the libraries listed below
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆368Updated 2 years ago
- A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).☆213Updated last year
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆404Updated 2 years ago
- A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).☆274Updated 2 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆211Updated 2 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆273Updated 2 years ago
- Graph Star Net☆110Updated last year
- Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.☆126Updated 2 years ago
- The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).☆258Updated 2 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Updated 5 years ago
- ☆349Updated 4 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆321Updated 3 months ago
- ☆172Updated 6 years ago
- Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking".☆174Updated last year
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆116Updated last year
- Implementation of R-GCNs for Relational Link Prediction☆455Updated 2 years ago
- A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".☆186Updated 2 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆127Updated 2 years ago
- Distance Encoding for GNN Design☆187Updated 4 years ago
- Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec☆187Updated 5 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…☆132Updated 4 years ago
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- This repository contains the "tensorflow" implementation of our paper "graph2vec: Learning distributed representations of graphs".☆156Updated 7 years ago
- [ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)☆287Updated 3 years ago
- ☆411Updated 6 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆839Updated 3 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆524Updated 4 years ago
- Graph Markov Neural Networks☆408Updated 4 years ago
- A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).☆82Updated 2 years ago