We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Assignment1 Questions (5th Sem AD)
Subject: Artificial Intelligence and Machine Learning
Subject Code: 21AI54 1. Explain nature of environment/Task environments. Give the PEAS description for the taxi's task environment 2. With a neat diagram explain the utility-based agents. 3. Formulate the “Eight Queens” problem using all components of well- defined problem. 4. Apply Breadth First search for the following using FIFO Queue. (Start Node : A and Goal Node: G)