adspace


What is Genetic Programming?

Answer Posted / Himani Singh

Genetic Programming is an evolutionary algorithm inspired by the process of natural selection. It uses a population of computer programs, represented as trees, to evolve solutions for a given problem. Genetic Programming applies operators such as mutation, crossover, and selection to generate new program populations that are better suited to solve the problem.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell us do you have research experience in machine learning?

223


Do you have research experience in machine learning?

151


Tell me what are the last machine learning papers you've read?

291


What are standardization and normalisation? Give one advantage of each over the other?

146