Artificial intelligence In which of the following situations might a blind search be acceptable? All of these real-life situation small search space None of these complex game All of these real-life situation small search space None of these complex game ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence How the new states are generated in genetic algorithm? Both Mutation & Cross-over Mutation Cross-over Composition Both Mutation & Cross-over Mutation Cross-over Composition ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Computers normally solve problem by breaking them down into a series of yes-or-no decisions represented by 1s and 0s. What is the name of the logic that allows computers to assign numerical values that fail somewhere between 0 and 1? Operational logic Boolean logic Human logic Fuzzy logic None of these Operational logic Boolean logic Human logic Fuzzy logic None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which value is assigned to alpha and beta in the alpha-beta pruning? Both Alpha = max & Beta = min Beta = max Alpha = max Beta = min Both Alpha = max & Beta = min Beta = max Alpha = max Beta = min ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is a heuristic function? A function that maps from problem state descriptions to measures of desirability A function to solve mathematical problems A function which takes parameters of type string and returns an integer value A function whose return type is nothing A function that maps from problem state descriptions to measures of desirability A function to solve mathematical problems A function which takes parameters of type string and returns an integer value A function whose return type is nothing ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A search algorithm takes _________ as an input and returns ________ as an output. Input, output Problem, solution Parameters, sequence of actions Solution, problem Input, output Problem, solution Parameters, sequence of actions Solution, problem ANSWER DOWNLOAD EXAMIANS APP