Artificial intelligence Which search method takes less memory? Breadth-First search Depth-First Search Optimal search Linear Search Breadth-First search Depth-First Search Optimal search Linear Search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A* algorithm is based on ___________ Breadth-First-Search Depth-First –Search Best-First-Search Hill climbing Breadth-First-Search Depth-First –Search Best-First-Search Hill climbing ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The Al researcher who co-authored both the Handbook of Artificial Intelligence and The Fifth Generation is: Bruce Lee None of these Randy Davis Mark Fox Ed Feigenbaum Bruce Lee None of these Randy Davis Mark Fox Ed Feigenbaum ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The process of removing detail from a given state representation is called ______ Abstraction Extraction Mining of data Information Retrieval Abstraction Extraction Mining of data Information Retrieval ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Different learning methods does not include? Memorization Deduction Introduction Analogy Memorization Deduction Introduction Analogy ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is true regarding BFS (Breadth First Search)? BFS is nothing but Binary First Search BFS will get trapped exploring a single path The entire tree so far been generated must be stored in BFS BFS is not guaranteed to find a solution if exists BFS is nothing but Binary First Search BFS will get trapped exploring a single path The entire tree so far been generated must be stored in BFS BFS is not guaranteed to find a solution if exists ANSWER DOWNLOAD EXAMIANS APP