Add topic "Genetic programming" Accepted
Changes: 3
-
Add Genetic programming
- Title
-
- Unchanged
- Genetic programming
- Description
-
- Unchanged
- In artificial intelligence, genetic programming (GP) is a technique of evolving programs, starting from a population of unfit (usually random) programs, fit for a particular task by applying operations analogous to natural genetic processes to the population of programs. It is essentially a heuristic search technique often described as 'hill climbing', i.e. searching for an optimal or at least suitable program among the space of all programs. The operations are: selection of the fittest programs for reproduction (crossover) and mutation according to a predefined fitness measure, usually proficiency at the desired task. The crossover operation involves swapping random parts of selected pairs (parents) to produce new and different offspring that become part of the new generation of programs. Mutation involves substitution of some random part of a program with some other random part of a program.
- Link
-
- Unchanged
- https://en.wikipedia.org/?curid=12424
Topic | v1 | current (v1) -
Add Genetic programming treated in Genetic programming - on the programming of computers by means of natural selection
- Current
- treated in
Topic to resource relation | v1 -
Add Artificial intelligence (AI) parent of Genetic programming
- Current
- parent of
Topic to topic relation | v1