Artificial intelligence Which search algorithm imposes a fixed depth limit on nodes? Depth-limited search Depth-first search Iterative deepening search Bidirectional search Depth-limited search Depth-first search Iterative deepening search Bidirectional search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The process of removing detail from a given state representation is called ______ Abstraction Extraction Information Retrieval Mining of data Abstraction Extraction Information Retrieval Mining of data ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Best-First search can be implemented using the following data structure Queue Stack Circular Queue Priority Queue Queue Stack Circular Queue Priority Queue ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is perceptron? an auto-associative neural network a single layer feed-forward neural network with pre-processing a double layer auto-associative neural network a neural network that contains feedback an auto-associative neural network a single layer feed-forward neural network with pre-processing a double layer auto-associative neural network a neural network that contains feedback ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the evaluation function in A* approach? Heuristic function Path cost from start node to current node + Heuristic cost Path cost from start node to current node Average of Path cost from start node to current node and Heuristic cost Heuristic function Path cost from start node to current node + Heuristic cost 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 Two literals are complementary if _____________ They are identical but of opposite sign They are equal They are unequal but of equal sign They are identical and of equal sign They are identical but of opposite sign They are equal They are unequal but of equal sign They are identical and of equal sign ANSWER DOWNLOAD EXAMIANS APP