Embed presentation
Download to read offline







The document discusses different types of agent architectures. Simple reflex agents perform actions based only on the current situation and ignore any percept history. They only work in fully observable environments. Model based reflex agents use percept history and internal memory to make decisions about the world model. They can operate in partially observable environments. The document provides examples of simple reflex agents using condition-action rules and model based reflex agents dealing with partial observability. It references the book "Artificial Intelligence: A Modern Approach" for more details on agent structures.





