Question 1496 – Artificial-intelligence
April 14, 2024Question 7114 – Artificial-intelligence
April 14, 2024Question 7052 – Artificial-intelligence
Consider the following:
(a) Evolution
(b) Selection
(c) reproduction
(d) Mutation
Which of the following are found in genetic algorithms?
Correct Answer: C
Question 43 Explanation:
Five phases are considered in a genetic algorithm.
1.Initial population
2.Fitness function
3.Selection
4.Crossover
5.Mutation
Note: According to official key option-C is correct.
1.Initial population
2.Fitness function
3.Selection
4.Crossover
5.Mutation
Note: According to official key option-C is correct.
(b),(c) and (d) only
(b) and (d) only
(a),(b),(c) and (d)
(a),(b) and (d) only
