-
1 genetic algorithm
генетический алгоритм
ГА
Разновидность алгоритма направленного случайного поиска.
[[http://www.rfcmd.ru/glossword/1.8/index.php?a=index&d=23]]Тематики
Синонимы
- ГА
EN
Англо-русский словарь нормативно-технической терминологии > genetic algorithm
-
2 genetic algorithm
= GAкласс эвристических алгоритмов оптимизации и поиска, базирующийся на принципах генетики и естественного отбора (natural selection), разновидность эволюционных вычислений (evolutionary computation). Суть GA заключается в перемешивании (рекомбинации, recombination) наиболее перспективных ("выживших") вариантов решений из некоторого первоначального случайного набора вариантов. При этом получается следующее поколение вариантов. Периодически для моделирования мутаций (mutation) в наборы случайным образом вносятся изменения, например производится "скрещивание" (crossover) вариантов. Многократное повторение этого процесса в сочетании с процессом отбора (selection) лучших вариантов рассматривается как имитация процесса эволюции, что в ряде случаев позволяет найти эффективное решение задачи. Теоретические основы GA разработал Джон Холланд (John Holland) в 1975 г.Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > genetic algorithm
-
3 genetic algorithm
French\ \ gorithme génétiqueGerman\ \ genetischer AlgorithmusDutch\ \ genetisch algoritmeItalian\ \ procedura geneticaSpanish\ \ algoritmo genéticoCatalan\ \ algorisme genèticPortuguese\ \ algoritmo genéticoRomanian\ \ algoritm geneticDanish\ \ -Norwegian\ \ -Swedish\ \ genetisk algoritmGreek\ \ γεννετικός αλγόριθμοςFinnish\ \ geneettinen algoritmiHungarian\ \ -Turkish\ \ genetik algoritmasıEstonian\ \ -Lithuanian\ \ -Slovenian\ \ -Polish\ \ -Russian\ \ генетический алгоритмUkrainian\ \ -Serbian\ \ генетички алгоритамIcelandic\ \ erfða algrímEuskara\ \ algoritmo genetikoFarsi\ \ -Persian-Farsi\ \ -Arabic\ \ خوارزمية جينيةAfrikaans\ \ genetiese algoritmeChinese\ \ -Korean\ \ 유전적 알고리즘 -
4 genetic algorithm
Большой англо-русский и русско-английский словарь > genetic algorithm
-
5 genetic algorithm
1) Компьютерная техника: генетический алгоритм2) Вычислительная техника: алгоритм, использующий методы "цифрового дарвинизма", генетический алгоритм (http://ivb.unact.ru/glossary/galg.html) -
6 Genetic Algorithm
-
7 genetic algorithm
= GA -
8 genetic algorithm
-
9 genetic algorithm
The New English-Russian Dictionary of Radio-electronics > genetic algorithm
-
10 genetic algorithm
English-Russian dictionary of computer science and programming > genetic algorithm
-
11 genetic algorithm
genetisch algoritme -
12 genetic algorithm
генетический алгоритм (на основе методики "цифрового дарвинизма"); формирующий алгоритм -
13 genetic algorithm
генетический алгоритм (разновидность алгоритма направленного случайного поиска).English-Russian cryptological dictionary > genetic algorithm
-
14 genetic algorithm
генетический алгоритм; алгоритм, использующий методы "цифрового дарвинизма" -
15 genetic algorithm
English-Russian dictionary of computer science > genetic algorithm
-
16 genetic algorithm input selection
Статистика: генетический алгоритм отбора входных данныхУниверсальный англо-русский словарь > genetic algorithm input selection
-
17 genetic algorithm with migration on topology conserving maps
Универсальный англо-русский словарь > genetic algorithm with migration on topology conserving maps
-
18 Genetic Algorithm Sample Packer
Mathematics: GASPУниверсальный русско-английский словарь > Genetic Algorithm Sample Packer
-
19 Genetic Algorithm Smoother
Mathematics: GASУниверсальный русско-английский словарь > Genetic Algorithm Smoother
-
20 Genetic Algorithm Technology
Abbreviation: GATУниверсальный русско-английский словарь > Genetic Algorithm Technology
См. также в других словарях:
Genetic algorithm — A genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of… … Wikipedia
Genetic algorithm in economics — Genetic algorithms are used to model the learning behaviour of economic agents. The term genetic algorithm is often abbreviated as GA. The genetic algorithm is a particular class of evolutionary algorithm inspired by evolutionary biology. A… … Wikipedia
Genetic algorithm scheduling — To be competitive, corporations must minimize inefficiencies and maximize productivity. In manufacturing, productivity is inherently linked to how well you can optimize the resources you have, reduce waste and increase efficiency. Finding the… … Wikipedia
Genetic Algorithm for Rule Set Production — GARP is a computer program based on genetic algorithm that creates ecological niche models for species. The generated models describe environmental conditions (precipitation, temperatures, elevation, etc.) under which the species should be able… … Wikipedia
genetic algorithm — noun A search heuristic that is based on biological evolution … Wiktionary
Human-based genetic algorithm — In evolutionary computation, a human based genetic algorithm (HBGA) is a genetic algorithm that allows humans to contribute innovative solutions to the evolutionary process. For this purpose, an HBGA has human interfaces for initialization,… … Wikipedia
Crossover (genetic algorithm) — In genetic algorithms, crossover is a genetic operator used to vary the programming of a chromosome or chromosomes from one generation to the next. It is analogous to reproduction and biological crossover, upon which genetic algorithms are based … Wikipedia
Chromosome (genetic algorithm) — For information about chromosomes in biology, see chromosome. In genetic algorithms, a chromosome (also sometimes called a genome) is a set of parameters which define a proposed solution to the problem that the genetic algorithm is trying to… … Wikipedia
PROMOTER BASED GENETIC ALGORITHM (PBGA) — Saltar a navegación, búsqueda El Promoter Based Genetic Algorithm (PBGA) es un algoritmo genético para neuroevolución desarrollado por F. Bellas y R.J. Duro en la Universidade da Coruña. El PBGA evoluciona una perceptrón multicapa de tamaño… … Wikipedia Español
Selection (genetic algorithm) — Selection is the stage of a genetic algorithm in which individual genomes are chosen from a population for later breeding (recombination or crossover).There are several generic selection algorithms, such as tournament selection and fitness… … Wikipedia
Promoter Based Genetic Algorithm — El Promoter Based Genetic Algorithm (PBGA) es un algoritmo genético para neuroevolución desarrollado por F. Bellas y R.J. Duro en la Universidade da Coruña. El PBGA evoluciona una perceptrón multicapa de tamaño variable que se codifica en… … Wikipedia Español