language-icon Old Web
English
Sign In

Genetic programming

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. 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.

[ "Genetic algorithm", "Machine learning", "Artificial intelligence", "multi objective genetic programming", "Linear genetic programming", "Genetic representation", "Autoconstructive", "Risk box" ]
Parent Topic
Child Topic
    No Parent Topic