AI Agent-Notes
AI Agent-Notes
---
---
---
2. **Model-Based Re ex Agents**
- Maintain internal state (model of the world).
- Handle partially observable environments.
3. **Goal-Based Agents**
- Use goals to decide actions.
- Evaluate future states.
4. **Utility-Based Agents**
- Use a utility function to make decisions.
- Choose action with the highest expected utility.
5. **Learning Agents**
- Learn and improve from experience.
- Have performance element, learning element, and critic.
---
---
---
---
If you want more details on a speci c type of agent, environment, or example use case, let me
know!
fi