Agent-type
AI Agent Type - Goal-Based Agents
Agents that evaluate actions based on whether they move toward a defined goal.
Agents that evaluate actions based on whether they move toward a defined goal.
Agents that improve policies over time from feedback and experience.
Reflex agents with internal state to track partially observable environments.
Multiple specialized agents coordinated to solve complex tasks.
Rule-based agents that react only to current input, without memory.
Agents that score outcomes and pick the action with the best utility trade-off.