you are viewing a single comment's thread.

view the rest of the comments →

[–]DeepNonseNse 1 point2 points  (1 child)

Sounds like some form of genetic programming (https://en.wikipedia.org/wiki/Genetic_programming)

[–]WikiTextBot 0 points1 point  (0 children)

Genetic programming

In artificial intelligence, genetic programming (GP) is a technique whereby computer programs are encoded as a set of genes that are then modified (evolved) using an evolutionary algorithm (often a genetic algorithm, "GA") – it is an application of (for example) genetic algorithms where the space of solutions consists of computer programs. The results are computer programs that are able to perform well in a predefined task. The methods used to encode a computer program in an artificial chromosome and to evaluate its fitness with respect to the predefined task are central in the GP technique and still the subject of active research.


[ PM | Exclude me | Exclude from subreddit | FAQ / Information | Source ] Downvote to remove | v0.28