Community Detection Using Genetic Algorithm and Cuckoo Search
July 29, 2022
This project was one of my assignments for an AI course at AUT. In this project, one had to find communities in a network using the Genetic Algorithm and Cuckoo Search. I will mainly describe steps specific to this problem rather than explaining the algorithms.