benedekrozemberczki / AttentionWalkLinks
A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).
☆326Updated 2 years ago
Alternatives and similar repositories for AttentionWalk
Users that are interested in AttentionWalk 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
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆368Updated 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 "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).☆213Updated 2 years ago
- A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).☆275Updated 2 years ago
- The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).☆260Updated 2 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Updated 5 years ago
- Graph Star Net☆110Updated last year
- Representation learning on large graphs using stochastic graph convolutions.☆138Updated 7 years ago
- ☆172Updated 6 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated 5 months ago
- Position-aware Graph Neural Networks☆399Updated 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
- [ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)☆288Updated 4 years ago
- ☆352Updated 5 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆524Updated 4 years ago
- A scalable Gensim implementation of "Learning Role-based Graph Embeddings" (IJCAI 2018).☆167Updated 2 years ago
- Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.☆126Updated 2 years ago
- ☆422Updated 6 years ago
- An implementation of "Community Preserving Network Embedding" (AAAI 2017)☆121Updated 2 years ago
- Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec☆187Updated 5 years ago
- Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking".☆174Updated 2 years ago
- PyTorch Implementation of GraphTSNE, ICLR’19☆134Updated 6 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆126Updated 3 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
- This repository provides a reference implementation of struc2vec.☆390Updated last year
- A list of interesting graph neural networks (GNN) links with a primary interest in recommendations and tensorflow that is continually upd…☆278Updated 6 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆640Updated 2 years ago
- Graph Markov Neural Networks☆410Updated 4 years ago