The population model of an evolutionary algorithm (EA) describes the structural properties of its population to which its members are subject. A population...
29 KB (3,152 words) - 10:23, 31 May 2025
Evolutionary algorithms (EA) reproduce essential elements of the biological evolution in a computer algorithm in order to solve "difficult" problems,...
41 KB (4,553 words) - 23:21, 14 June 2025
genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA)....
69 KB (8,221 words) - 21:33, 24 May 2025
Evolutionary computation from computer science is a family of algorithms for global optimization inspired by biological evolution, and the subfield of...
27 KB (2,970 words) - 00:26, 29 May 2025
Selection is a genetic operator in an evolutionary algorithm (EA). An EA is a metaheuristic inspired by biological evolution and aims to solve challenging...
13 KB (1,736 words) - 02:09, 25 May 2025
Crossover in evolutionary algorithms and evolutionary computation, also called recombination, is a genetic operator used to combine the genetic information...
26 KB (2,321 words) - 15:29, 21 May 2025
genetic diversity of the chromosomes of a population of an evolutionary algorithm (EA), including genetic algorithms in particular. It is analogous to biological...
21 KB (2,273 words) - 06:32, 23 May 2025
A cellular evolutionary algorithm (cEA) is a kind of evolutionary algorithm (EA) in which individuals cannot mate arbitrarily, but every one interacts...
9 KB (1,099 words) - 18:04, 21 April 2025
genotype in evolutionary algorithms (EA) is a set of parameters which define a proposed solution of the problem that the evolutionary algorithm is trying...
24 KB (2,686 words) - 23:02, 22 May 2025
Evolutionary programming is an evolutionary algorithm, where a share of new population is created by mutation of previous population without crossover...
9 KB (678 words) - 19:38, 22 May 2025
discovered every run, with no guarantee however. Evolutionary algorithms (EAs) due to their population based approach, provide a natural advantage over...
12 KB (1,292 words) - 04:42, 15 April 2025
Premature convergence (category Evolutionary algorithms)
unwanted effect in evolutionary algorithms (EA), a metaheuristic that mimics the basic principles of biological evolution as a computer algorithm for solving...
14 KB (1,556 words) - 02:36, 27 May 2025
The Fly Algorithm is a computational method within the field of evolutionary algorithms, designed for direct exploration of 3D spaces in applications...
31 KB (3,630 words) - 01:15, 13 November 2024
Neuroevolution of augmenting topologies (category Evolutionary algorithms and artificial neuronal networks)
control tasks, the NEAT algorithm often arrives at effective networks more quickly than other contemporary neuro-evolutionary techniques and reinforcement...
14 KB (1,588 words) - 11:19, 16 May 2025
nature-inspired algorithms" (PDF). Proceedings of the Companion Publication of the 2014 Annual Conference on Genetic and Evolutionary Computation. pp...
5 KB (728 words) - 01:16, 9 February 2025
Hyperparameter optimization (category Model selection)
evolutionary optimization uses evolutionary algorithms to search the space of hyperparameters for a given algorithm. Evolutionary hyperparameter optimization...
24 KB (2,527 words) - 11:18, 7 June 2025
In evolutionary computation, a human-based genetic algorithm (HBGA) is a genetic algorithm that allows humans to contribute solution suggestions to the...
9 KB (993 words) - 21:31, 30 January 2022
artificial intelligence that normalizes the data. Evolutionary programming is often paired with other algorithms e.g. artificial neural networks to improve the...
6 KB (813 words) - 10:10, 2 January 2025
operations research, a memetic algorithm (MA) is an extension of an evolutionary algorithm (EA) that aims to accelerate the evolutionary search for the optimum...
35 KB (4,064 words) - 16:38, 12 June 2025
Fitness function (redirect from Fitness (genetic algorithm))
important component of evolutionary algorithms (EA), such as genetic programming, evolution strategies or genetic algorithms. An EA is a metaheuristic...
23 KB (2,850 words) - 21:15, 22 May 2025
Cultural algorithms (CA) are a branch of evolutionary computation where there is a knowledge component that is called the belief space in addition to the...
5 KB (545 words) - 19:24, 6 October 2023
Evolutionary game theory (EGT) is the application of game theory to evolving populations in biology. It defines a framework of contests, strategies, and...
64 KB (7,094 words) - 10:07, 1 January 2025
Machine learning (redirect from Machine learning algorithm)
on models which have been developed; the other purpose is to make predictions for future outcomes based on these models. A hypothetical algorithm specific...
140 KB (15,573 words) - 11:13, 9 June 2025
Gene expression programming (category Evolutionary algorithms)
programming (GEP) in computer programming is an evolutionary algorithm that creates computer programs or models. These computer programs are complex tree structures...
50 KB (6,491 words) - 20:59, 28 April 2025
distribution algorithm (EDA) An evolutionary algorithm that substitutes traditional reproduction operators by model-guided operators. Such models are learned...
77 KB (9,484 words) - 10:31, 27 May 2025
solutions and ending with the model that generates only the global optima. EDAs belong to the class of evolutionary algorithms. The main difference between...
27 KB (4,075 words) - 04:21, 9 June 2025
genetic algorithms) and tree-like ones (as in genetic programming). Evolutionary art Human-based evolutionary computation Human-based genetic algorithm Human–computer...
8 KB (886 words) - 00:07, 22 May 2025
Truncation selection (category Selection (evolutionary algorithm))
breeding and in evolutionary algorithms from computer science, which selects a certain share of fittest individuals from a population for reproduction...
3 KB (310 words) - 05:20, 28 May 2025
Bio-inspired computing (redirect from Population Based Bio-Inspired Algorithms)
which work on a population of possible solutions in the context of evolutionary algorithms or in the context of swarm intelligence algorithms, are subdivided...
27 KB (2,979 words) - 23:27, 4 June 2025
Genetic operator (category Evolutionary algorithms)
A genetic operator is an operator used in evolutionary algorithms (EA) to guide the algorithm towards a solution to a given problem. There are three main...
11 KB (1,251 words) - 08:11, 28 May 2025