0
4.0kviews
Write a short note on Structure of Intelligent Agents
1 Answer
0
135views

The job of AI is to design an agent program that implements the agent function:

The mapping from percepts to actions. We assume this program will run on some sort of ARCHITECTURE computing device with physical sensors and actuators—we call this the architecture:

Agent = architecture + program.

The program …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.