pathpyG
pathpyG copied to clipboard
Implement community detection algorithms
The task would be to implement a set of basic community detection algorithms, such as:
- [ ] InfoMap
- [ ] Louvain method
- [ ] Modularity Optimization
- [ ] Recursive Spectral Clustering