benedekrozemberczki / LabelPropagation
A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).
☆124Updated 2 years ago
Alternatives and similar repositories for LabelPropagation:
Users that are interested in LabelPropagation are comparing it to the libraries listed below
- An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).☆60Updated 2 years ago
- A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).☆82Updated 2 years ago
- An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)☆70Updated 2 years ago
- An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)☆132Updated 2 years ago
- An implementation of "Community Preserving Network Embedding" (AAAI 2017)☆121Updated 2 years ago
- A SciPy implementation of "GraRep: Learning Graph Representations with Global Structural Information" (WWW 2015).☆64Updated 2 years ago
- Inner product natural graph factorization machine used in 'GEMSEC: Graph Embedding with Self Clustering' .☆11Updated 2 years ago
- Graph Neural Networks for Community Detection☆63Updated 5 years ago
- embedding attributed graphs☆58Updated 3 years ago
- An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".☆20Updated 2 years ago
- A list of data mining and machine learning papers that I implemented in 2019.☆21Updated 5 years ago
- A curated list of network embedding techniques.☆34Updated 4 years ago
- Source Code for IJCAI 2018 paper "Scalable Multiplex Network Embedding"☆74Updated 4 years ago
- Implementation of "Overlapping Community Detection with Graph Neural Networks"☆160Updated 4 years ago
- Source code for EvalNE, a Python library for evaluating Network Embedding methods.☆106Updated 10 months ago
- A tensorflow implementation of CommunityGAN (Community Detection with Generative Adversarial Nets)☆79Updated 6 years ago
- Testing link prediction using Node2Vec☆67Updated 7 years ago
- Implementation of ComE algorithm☆59Updated 2 years ago
- Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec☆185Updated 5 years ago
- The reference implementation of "Multi-scale Attributed Node Embedding". (Journal of Complex Networks 2021)☆164Updated 2 years ago
- A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).☆84Updated last year
- A scalable Gensim implementation of "Learning Role-based Graph Embeddings" (IJCAI 2018).☆166Updated 2 years ago
- Code for the paper "Unsupervised Community Detection with Modularity-based Attention Model"☆36Updated 4 years ago
- Code for Arxiv 2018 Paper "HAHE: Hierarchical Attentive Heterogeneous Information Network Embedding"☆31Updated 5 years ago
- KDD Course Project - Implementation of Community Detection Algorithms and Evaluations and Some Datasets (港科博一时候KDD课程作业) - by Shixuan Sun …☆43Updated 6 years ago
- ☆50Updated 3 years ago
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆115Updated last year
- GloDyNE: Global Topology Preserving Dynamic Network Embedding (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/document/930271…☆65Updated 3 years ago
- ANRL: Attributed Network Representation Learning via Deep Neural Networks(IJCAI-2018)☆85Updated last year
- Implementation of the paper "Community Detection with Graph Neural Networks", [1] in Pytorch☆36Updated 7 years ago