send link to app

Genetic Algorithm


4.8 ( 5488 ratings )
Materiały źródłowe Edukacja
Desenvolvedor: haibo xiao
Darmowy

Genetic Algorithm (GA) is a search technique used in computing to find approximate solutions to optimization problems that mimics the process of natural selection. As a reference for genetic algorithm learning, the Genetic Algorithm App includes the following contents:
1. Genetic algorithms basic principle, process description.
2. Examples of implementing genetic operators.
3. Genetic algorithm reference code.
4. Genetic algorithm function optimization simulation.