Artificial intelligence What is the evaluation function in A* approach? Path cost from start node to current node + Heuristic cost Heuristic function Path cost from start node to current node Average of Path cost from start node to current node and Heuristic cost Path cost from start node to current node + Heuristic cost Heuristic function Path cost from start node to current node Average of Path cost from start node to current node and Heuristic cost ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Where does the bayes rule can be used? Decreasing complexity Increasing complexity Answering probabilistic query Solving queries Decreasing complexity Increasing complexity Answering probabilistic query Solving queries ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function X (x). (2x+l) would be rendered as (* lambda(x) (+2x1) (+ lambda (x) 1 (*2x)) (lambda (x) (+(*2 x)l)) (lambda (x) (+1 (* 2x) None of these (* lambda(x) (+2x1) (+ lambda (x) 1 (*2x)) (lambda (x) (+(*2 x)l)) (lambda (x) (+1 (* 2x) None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which kind of planning consists of successive representations of different levels of a plan? hierarchical planning non-hierarchical planning all of the mentioned project planning hierarchical planning non-hierarchical planning all of the mentioned project planning ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In a rule-based system, procedural domain knowledge is in the form of: None of these meta-rules control rules rule interpreters production rules None of these meta-rules control rules rule interpreters production rules ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the atom that stands for "true" is time y None of these t ml time y None of these t ml ANSWER DOWNLOAD EXAMIANS APP