About this project
It was one of my projects for the Artificial Intelligence course that I had in university (final grade: 20 / 20).
We should implement some Metaheuristics algorithms to detect the communities. There is an objective function to maximize the fitness of communities using Networkx. To see the jupyter notebook of this project, you can find it in my github repo. Here you can see the network graph after and before the clustering.