genetic algorithm
Genetic algorithm is a computational approach for problem-solving and optimization, inspired by the process of evolution in biology, where a population of potential solutions is evaluated and manipulated through repeated cycles of selection, crossover, and mutation to converge towards an optimal solution.
Requires login.
Related Concepts (16)
- algorithm
- artificial intelligence
- convergence analysis
- crossover operators
- evolutionary computation
- evolutionary optimization
- fitness functions
- genetic programming
- knapsack problem
- machine learning
- mutation operators
- optimization algorithms
- population size
- selection operators
- swarm intelligence
- traveling salesman problem
Similar Concepts
- algorithms
- artificial life and evolutionary algorithms
- evolutionary algorithms
- fractal algorithm
- fractal algorithms
- genetic algorithms
- genetic algorithms and cellular automata in artificial life research
- genetic code
- genetic complexity
- genetic evolution
- genetic genealogy
- nature-inspired algorithms
- randomized algorithm
- randomized algorithms
- training algorithms