#计算机科学#A curated list of community detection research papers with implementations.
翻译 - 精选的社区检测研究论文及其实现。
#计算机科学#Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
翻译 - 通用社区检测和网络嵌入库,用于基于NetworkX构建的研究。
#计算机科学#A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
Library of graph clustering algorithms
翻译 - 用于检测和可视化图形中的社区结构的库
Implementation of the Leiden algorithm for various quality functions to be used with igraph in Python.
#计算机科学#A repository of pretty cool datasets that I collected for network science and machine learning research.
#计算机科学#Deep and conventional community detection related papers, implementations, datasets, and tools.
Community Discovery Library
#计算机科学#The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
Implementation of the Louvain algorithm for community detection with various methods for use with igraph in python.
A python library to compute the graph Ricci curvature and Ricci flow on NetworkX graph.
#计算机科学#A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).
#自然语言处理#A news recommendation system tailored for user communities
#计算机科学#A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
翻译 - “用于社区检测的类似于深度自动编码器的非负矩阵分解”的稀疏性实现(CIKM 2018)。
Implementation of "Overlapping Community Detection with Graph Neural Networks"
Java package that provides data structures and algorithms for network analysis.