Artificial intelligence Automated vehicle is an example of ______ Unsupervised learning Active learning Supervised learning Reinforcement learning Unsupervised learning Active learning Supervised learning Reinforcement learning ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the other name for forward state-space search? Test planning None of the mentioned Progression planning Regression planning Test planning None of the mentioned Progression planning Regression planning ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? None of these None of these (a = b) where b = 10 (setq a 10) (a = 10) (d) (setq 10 a) None of these None of these (a = b) where b = 10 (setq a 10) (a = 10) (d) (setq 10 a) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The original LISP machines produced by both LMI and Symbolics were based on research performed at: MIT Stanford University RAMD CMU None of these MIT Stanford University RAMD CMU None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence How many types are available in uninformed search method? 2 5 3 4 2 5 3 4 ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence When a top-level function is entered, the LISP processor do(es) None of these It prints the results returned by the function. It reads the function entered All of these It evaluates the function and the function's operands None of these It prints the results returned by the function. It reads the function entered All of these It evaluates the function and the function's operands ANSWER DOWNLOAD EXAMIANS APP