This Java-based project presents a distributed algorithm applicable to a wide range of practical multi-robot applications. In such multi-robot applications, the user-defined objectives of the mission ...
Abstract: This study throws the light on two metaheuristic algorithms and enable researchers to leverage the potential of adapting them in whatever applications they may have either in engineering, ...
Abstract: Genetic Algorithm (GA), as one of the classic meta-heuristic algorithms, is widely used in engineering problems and has high practical significance and teaching value. However, because it ...
This project is my own implementation of the K-means algorithm from scratch, using only Python and NumPy based on a previous version I did in the AI - LSIA class, now making a model with different ...