Agents and environments
l The agent function maps from percept histories
to actions:
[f: P* A]
l The agent program runs on the physical
architecture to produce f
l agent = architecture + program