benedekrozemberczki / walkletsView external linksLinks
A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).
☆105Mar 18, 2023Updated 2 years ago
Alternatives and similar repositories for walklets
Users that are interested in walklets are comparing it to the libraries listed below
Sorting:
- A generator for unit disk graphs conditioned on concave hull cover.☆10Aug 14, 2022Updated 3 years ago
- Inner product natural graph factorization machine used in 'GEMSEC: Graph Embedding with Self Clustering' .☆11Sep 19, 2022Updated 3 years ago
- An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".☆20Aug 14, 2022Updated 3 years ago
- A curated list of network embedding techniques.☆34Jul 17, 2020Updated 5 years ago
- A sparsity aware implementation of "Enhanced Network Embedding with Text Information" (ICPR 2018).☆74Sep 19, 2022Updated 3 years ago
- A PyTorch Implementation of "SINE: Scalable Incomplete Network Embedding" (ICDM 2018).☆71Mar 18, 2023Updated 2 years ago
- Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.☆127Nov 6, 2022Updated 3 years ago
- A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).☆82Nov 6, 2022Updated 3 years ago
- A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018).☆88Mar 18, 2023Updated 2 years ago
- A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).☆84Mar 18, 2023Updated 2 years ago
- A sparsity aware implementation of "Alternating Direction Method of Multipliers for Non-Negative Matrix Factorization with the Beta-Diver…☆48Aug 14, 2022Updated 3 years ago
- A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".☆189Mar 18, 2023Updated 2 years ago
- A scalable Gensim implementation of "Learning Role-based Graph Embeddings" (IJCAI 2018).☆167Nov 6, 2022Updated 3 years ago
- An implementation of "Community Preserving Network Embedding" (AAAI 2017)☆121Nov 6, 2022Updated 3 years ago
- An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)☆69Nov 6, 2022Updated 3 years ago
- A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).☆212Jun 6, 2023Updated 2 years ago
- An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)☆133Nov 6, 2022Updated 3 years ago
- The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).☆258Nov 6, 2022Updated 3 years ago
- A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).☆207Mar 18, 2023Updated 2 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆212Nov 6, 2022Updated 3 years ago
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆374Nov 6, 2022Updated 3 years ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆404Nov 6, 2022Updated 3 years ago
- The reference implementation of "Multi-scale Attributed Node Embedding". (Journal of Complex Networks 2021)☆182Sep 19, 2022Updated 3 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Jul 17, 2018Updated 7 years ago
- Implementation of "STWalk: Learning Trajectory Representations in Temporal Graphs"☆17Nov 15, 2017Updated 8 years ago
- A curated list of Monte Carlo tree search papers with implementations.