8. Glossary
Adaptation to the environment; fitness
Function optimized by an evolutionary algorithm, used within the selection operator. Also called "evaluation function" or "performance function." It does not need to be continuous or differentiable.
Evolutionary algorithm (EA)
Generic name for heuristics or stochastic optimization algorithms inspired by Darwinian evolutionary theory.
Distribution estimation algorithm; estimation of distribution algorithm (EDA)
Optimization heuristic operating on a continuous space (real numbers) and evolving a distribution representing the probability of finding the optimum in a given region. Successive populations are produced by sampling the distribution. The CMA-ES (covariance matrix adaptation evolution strategy) algorithm belongs to this...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Glossary
Bibliography
Software tools
Inspyred, a library of bio-inspired algorithms in Python
https://pythonhosted.org/inspyred/
GAlib - C++ Genetic Algorithms Library
https://sourceforge.net/projects/galib/
Matlab Global Optimization...
Websites
Artificial Evolution Association
It brings together French researchers in this field and organizes international conferences (EA), workshops, and schools.
SIGEVO, Special Interest Group on Genetic and Evolutionary Computation
Events
ACM Genetic and Evolutionary Computation Conference (GECCO)
https://dl.acm.org/conference/gecco
IEEE Congress on Evolutionary Computation (CEC)
https://en.wikipedia.org/wiki/IEEE_Congress_on_Evolutionary_Computation
...Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference