Computer Science, asked by harini3710, 5 months ago

the role of selection in genetic algorithm​

Answers

Answered by rahulkumar24032008
1

Answer:

Selection is the stage of a genetic algorithm in which individual genomes are chosen from a population for later breeding (using the crossover operator). The fitness function is evaluated for each individual, providing fitness values, which are then normalized. ...

Similar questions