Abstract:
|
The aim of this project is to generate a target face using interactive genetic algorithms (IGAs). Genetic algorithms are a variation of evolutionary algorithms based on the Darwinian principles of natural selection. In IGAs, users get involved in the algorithm on fitness evaluation and stopping stages. The described system implements two types of the IGA: the interactive generational GA (IGGA) and the interactive steady state GA (ISSGA).
|