0
2.1kviews
Structure of the Agents.
1 Answer
| written 3.6 years ago by | • modified 3.6 years ago |
The job of AI is to design the agent program that implements the agent function mapping percents to actions. This will run on some sort of computing device with physical sensors and actuators. We call this the “architecture”.
Agent – architecture + program.
Agent program.
The agent programs take the …