#计算机科学#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)
#计算机科学#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).
A python library to compute the graph Ricci curvature and Ricci flow on NetworkX graph.
Implementation of the Louvain algorithm for community detection with various methods for use with igraph in python.
#计算机科学#A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).
#计算机科学#A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
#自然语言处理#A news recommendation system tailored for user communities
Implementation of "Overlapping Community Detection with Graph Neural Networks"
Java package that provides data structures and algorithms for network analysis.