« Evolutionary computation » : différence entre les versions


m (Remplacement de texte — « <small>Entrez ici les domaines et catégories...</small> » par «  »)
(Page redirigée vers Calcul évolutif)
Balises : Nouvelle redirection Éditeur de wikicode 2017
Ligne 1 : Ligne 1 :
#REDIRECTION[[Calcul évolutif]]
[[Catégorie:ENGLISH]]


== en construction ==


[[Category:Vocabulary]]
== Définition ==


== Français ==
== Anglais ==


''' Evolutionary computation '''
''' Evolutionary computation '''
Ligne 24 : Ligne 12 :


Evolutionary computation techniques can produce highly optimized solutions in a wide range of problem settings, making them popular in computer science. Many variants and extensions exist, suited to more specific families of problems and data structures. Evolutionary computation is also sometimes used in evolutionary biology as an in silico experimental procedure to study common aspects of general evolutionary processes.
Evolutionary computation techniques can produce highly optimized solutions in a wide range of problem settings, making them popular in computer science. Many variants and extensions exist, suited to more specific families of problems and data structures. Evolutionary computation is also sometimes used in evolutionary biology as an in silico experimental procedure to study common aspects of general evolutionary processes.
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>

Version du 20 mars 2020 à 20:24

Rediriger vers :



Evolutionary computation

In computer science, evolutionary computation is a family of algorithms for global optimization inspired by biological evolution, and the subfield of artificial intelligence and soft computing studying these algorithms. In technical terms, they are a family of population-based trial and error problem solvers with a metaheuristic or stochastic optimization character.

In evolutionary computation, an initial set of candidate solutions is generated and iteratively updated. Each new generation is produced by stochastically removing less desired solutions, and introducing small random changes. In biological terminology, a population of solutions is subjected to natural selection (or artificial selection) and mutation. As a result, the population will gradually evolve to increase in fitness, in this case the chosen fitness function of the algorithm.

Evolutionary computation techniques can produce highly optimized solutions in a wide range of problem settings, making them popular in computer science. Many variants and extensions exist, suited to more specific families of problems and data structures. Evolutionary computation is also sometimes used in evolutionary biology as an in silico experimental procedure to study common aspects of general evolutionary processes.



Contributeurs: wiki