FanzhenLiu/Awesome-Deep-Community-Detection
Deep and conventional community detection related papers, implementations, datasets, and tools.
This is a comprehensive resource for understanding and applying community detection methods, a technique used to identify groups or 'communities' within complex networks. It collects research papers, practical implementations, datasets, and tools, helping you discover underlying structures in your network data. Anyone working with interconnected data, such as social networks, biological networks, or information systems, would find this useful.
557 stars. No commits in the last 6 months.
Use this if you need to find structured groups or clusters within your complex network data, and you want to explore various traditional and deep learning-based approaches to do so.
Not ideal if you are looking for a ready-to-use software solution for general data clustering outside of network analysis.
Stars
557
Forks
94
Language
—
License
MIT
Category
Last pushed
Sep 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FanzhenLiu/Awesome-Deep-Community-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.