benedekrozemberczki / AttentionWalk
A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).
☆323Updated 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 "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆208Updated 2 years ago
- The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).☆255Updated 2 years ago
- A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).☆271Updated last year
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).