Artificial intelligence An algorithm A is admissible if ___________ It guarantees to return more optimal solutions It is not guaranteed to return an optimal solution when one exists It is guaranteed to return an optimal solution when one exists It returns more solutions, but not an optimal one It guarantees to return more optimal solutions It is not guaranteed to return an optimal solution when one exists It is guaranteed to return an optimal solution when one exists It returns more solutions, but not an optimal one ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function assigns . the value of a to b is (setq a b) None of these (set b = a) (b = a) (setq b a ) (setq a b) None of these (set b = a) (b = a) (setq b a ) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Where does the bayes rule can be used? Solving queries Answering probabilistic query Increasing complexity Decreasing complexity Solving queries Answering probabilistic query Increasing complexity Decreasing complexity ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following is also called as exploratory learning? Supervised learning Unsupervised learning Active learning Reinforcement learning Supervised learning Unsupervised learning Active learning Reinforcement learning ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which search method will expand the node that is closest to the goal? None of the mentioned Best-first search Greedy best-first search A* search None of the mentioned Best-first search Greedy best-first search A* search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Programming a robot by physically moving it through the trajectory you want it to follow is called: pick-and-place control continuous-path control None of these contact sensing control robot vision control pick-and-place control continuous-path control None of these contact sensing control robot vision control ANSWER DOWNLOAD EXAMIANS APP