Question

    Which AI concept uses fitness functions to evolve

    solutions over time?
    A Hill Climbing Correct Answer Incorrect Answer
    B Genetic Algorithms Correct Answer Incorrect Answer
    C Neural Networks Correct Answer Incorrect Answer
    D Bayesian Networks Correct Answer Incorrect Answer
    E Decision Trees Correct Answer Incorrect Answer

    Solution

    Genetic algorithms apply selection, crossover, and mutation to evolve candidate solutions using fitness scores.

    Practice Next
    More IT Operating System Questions
    ask-question