Приклади вживання Genetic algorithm Англійська мовою та їх переклад на Українською
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
Do not use genetic algorithm.
Genetic Algorithms for Optimization.
This paper proposes to use the genetic algorithm.
Neuro fuzzy genetic algorithm of optimization of rehabilitation procedures№ 2(57).
This diversification scheme is an important characteristic of genetic algorithms.
No need to configure and optimize- the genetic algorithm has already done it for you.
Charley Davenport- A member of Jack's team who specializes in genetic algorithms.
In machine learning, genetic algorithms were used in the 1980s and 1990s.
The last two methods differently influence the behavior of a genetic algorithm.
And the next video demonstrates how a genetic algorithm was applied to virtual animals.
The search of descriptors hasbeen done by using the exhaustive search and genetic algorithm.
Among the evolutionary algorithms, the genetic algorithm is deemed as classical.
Keywords: structure-property relationships, partition, descriptor, genetic algorithm.
Genetic algorithms are promising at searching in large and complex search spaces.
Dmytro also demonstrated us two videos illustrating how a genetic algorithm works.
Genetic algorithms are different from more normal optimization and search procedures in four ways:.
Describes the use of the elitism strategy in order topreserve the best chromosome in the genetic algorithm.
So, with the help of a genetic algorithm we select the best solutions and reject the worst ones.”.
The selection of descriptors for QSAR(quantitative structure-activity relationships) building using genetic algorithm and modified multiple-searching method.
GIS-based genetic algorithm optimization tool for supporting land use and land management restructuring.
Monte Carlo simulations of populations have been made, where individuals with low scores die off,and those with high scores reproduce(a genetic algorithm for finding an optimal strategy).
A genetic algorithm is an algorithm of searching a solution, based on the principles of biological evolution.
You're right on point,” he told me: a new form of algorithm is moving into the world, which has“the capability to rewrite bits of its own code”,at which point it becomes like“a genetic algorithm”.
Initially, the genetic algorithm is encoded with the neural network weights in a predefined manner where one gene in the chromosome represents one weight link.
Clonal selection algorithms are most commonly applied to optimization and pattern recognition domains,some of which resemble parallel hill climbing and the genetic algorithm without the recombination operator.
It should be pointed out that this genetic algorithm is purely a numerical calculation method, and definitely not an algorithm which describes real processes in cells.
In 2009, in an experiment at the Laboratory of Intelligent Systems in the Ecole Polytechnique Fédérale of Lausanne in Switzerland, AI robots were programmed to cooperate with each other and tasked with the goal of searching for a beneficial resource while avoiding a poisonous resource.[22] During the experiment, the robots were grouped into clans, and the successful members' digital genetic code was used for the next generation,a type of algorithm known as a genetic algorithm.
A genetic algorithm(GA) is a search heuristic that mimics the process of natural selection, and uses methods such as mutation and crossover to generate new genotype in the hope of finding good solutions to a given problem.
In further studies, it is advisable to develop the procedure for“returning” a chromosome to the region of feasibility along withspecifying the use of various genetic operators in the genetic algorithm to solve three-index transportation problems in order to reduce the number of chromosomes that fall beyond the region of feasibility, which, in turn, should significantly reduce the time of performing the genetic algorithm as a whole.
A genetic algorithm(GA) is a search algorithm and heuristic technique that mimics the process of natural selection, using methods such as mutation and crossover to generate new genotypes in the hope of finding good solutions to a given problem.