Marcs Notes

Home

❯

university

❯

AI

❯

Rational Agents

❯

Types of Agents

❯

Goal based Agent

Goal-based Agent

03. Aug. 20251 min read

Goal-based Agent

An Agent (similar to Model-based Reflex Agent) whose Agent Function consists of a Transition Model which chooses actions based on a set of goals and a world model.

This type of agent is a lot more flexible than a Model-based Reflex Agent or a Simple Reflex Agent as it can change the goals on the fly. For example choosing a new destination. The other two mentioned agents can only go to exactly one destination.

Further

→ Utility-based Agent


Graphansicht

  • Goal-based Agent
  • Further

Backlinks

  • AI as Rational Agents
  • Learning Agent
  • Model-based Reflex Agent
  • Utility-based Agent
  • Rational Non-Deterministic Agents

Erstellt mit Quartz v4.5.1 © 2025

  • GitHub