Knowledge Graph — Coursera Notes › Organizations › Amazon › Amazon Web Services › Amazon Bedrock › AI agent
Model-based agents
concept · part of AI agent
Model-based agents maintain an internal representation of the environment to inform decisions. Example: a vacuum robot that creates a map of the room and decides on its cleaning path.
Model-based reflex agents maintain an internal model of the environment, allowing them to remember past states and predict future states. They use this model to make more informed decisions, taking past interactions into account. Example: a robotic vacuum cleaner remembers the layout of a room and optimizes its cleaning path accordingly.
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.