community-detection topic
communities
Library of community detection algorithms and visualization tools
awesome-community-detection
A curated list of community detection research papers with implementations.
ClusterGCN
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
DANMF
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
datasets
A repository of pretty cool datasets that I collected for network science and machine learning research.
EdMot
An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)
EgoSplitting
A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).
GEMSEC
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
communityalg
Algorithms and functions in Matlab for community detection in networks. Expands BrainConnectivity toolbox
cdlib
Community Discovery Library