Cognitive Science > Methods of AI > 15

Jump to: navigation, search

Contents

[edit] Agents

[edit] What is an Agent?

“Anything that can be seen as perceiving its environment through sensors and acting upon that environment through actuators” 

(Russel/Norvig)

Some Properties of Agents

  • Autonomy
  • Reactivity
  • goal-oriented
  • Social ability
  • Self-preservation

[edit] Abstract Agent Architectures

  • Characterize the Environment by a set of states: LaTex: S=\{s_1,s_2,s_3,\ldots\}
  • An agent is can perform a set of actions:

[edit] Machine Models

[edit] Cognitive Architectures

[edit] Embodied Architectures

[edit] Other Architectures

back