InterviewSolution
Saved Bookmarks
| 1. |
What are the two main features of Genetic Algorithm?(a) Fitness function & Crossover techniques(b) Crossover techniques & Random mutation(c) Individuals among the population & Random mutation(d) Random mutation & Fitness functionI have been asked this question at a job interview.Question is from Local Search Problems and Optimization Problems topic in chapter Problem Solving of Artificial Intelligence |
|
Answer» The correct CHOICE is (a) Fitness FUNCTION & Crossover techniques |
|