Assignment 1: Intelligent Agents
The goal of this assignment is to set the stage for designing intelligent agents for various tasks in AI.
Q1. In agents for game development, explain the PEAS for the AI task of Chess Playing.
Q2. Describe the PEAS for an AI-based autonomous planning program for a spacecraft.
Q3. To emphasize the importance of AI in education, elaborate on the PEAS for a Math Tu-t-or-s in AI.
Q4. Envisage any Intelligent Agent of your choice that you would like to see in the near future. Explain why you want this agent and what are its pros and cons.
Assignment 1: Intelligent Agents The goal of this assignment is to set the stage for designing...
iscellaneous Assignment: Defining environments, designing agents Design a rational agent for a robot that searches through a room until a wall outlet is discovered. The room is rectangular, and is assumed to contain no obstacles. An infrared sensor attached to the outlet indicates when the robot has reached this location. Once the outlet is found, the agent should plug itself into the wall (and stop searching for an outlet!). A photoelectric sensor on the front of the robot carriage indicates...