#计算机科学#A curated list of community detection research papers with implementations.
翻译 - 精选的社区检测研究论文及其实现。
Implements of community detection algorithms
Louvain Community Detection
Some overlapping community detection algorithms (Until 2016). by Yulin Che (https://github.com/CheYulin) for the PhD qualification exam (survey on community detection algorithms)
复杂网络社区发现算法、评价指标、常用数据集整理
Deep and conventional community detection related papers, implementations, datasets, and tools.
GN, FN, LPA, SLPA, COPAR、Louvain...
复杂网络中的社区发现算法
A community-driven, open-source project to share detection logic, adversary tradecraft and resources to make detection development more efficient.
翻译 - 威胁猎人的剧本,有助于发展狩猎活动的技术和假设。
Implementation of "Overlapping Community Detection with Graph Neural Networks"
Graph community detection algorithm
Library of community detection algorithms and visualization tools
翻译 - 用于检测和可视化图形中的社区结构的库
Graph Neural Networks for Community Detection
Memetic algorithm for community detection in networks
A streaming algorithm for community detection algorithm in very large networks
Louvain community detection for Javascript (http://arxiv.org/abs/0803.0476) (http://en.wikipedia.org/wiki/Community_structure#The_Louvain_method).
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
翻译 - “用于社区检测的类似于深度自动编码器的非负矩阵分解”的稀疏性实现(CIKM 2018)。
forem 是一个Ruby开发的社区/论坛交流程序,由dev.to网站开源
Implementation of the Louvain algorithm for community detection with various methods for use with igraph in python.