Types of AI Agents - Javatpoint
Types of AI Agents - Javatpoint
Home Python Java JavaScript
Advertisement HTML SQL PHP
prev next
Types of AI Agents
Advertisement
Upgrade to Exness
Advertisement
Sponsored
Goal-based agents
Utility-based agent
:
Learning agent
The Simple reflex agents are the simplest agents. These agents take
decisions on the basis of the current percepts and ignore the rest of
the percept history.
The Simple reflex agent does not consider any part of percepts history
during their decision and action process.
ADVERTISEMENT
These agents have the model, "which is knowledge of the world" and
based on the model they perform actions.
The agent needs to know its goal which describes desirable situations.
These agents are similar to the goal-based agent but provide an extra
component of utility measurement which makes them different by
providing a measure of success at a given state.
Utility-based agent act based not only goals but also the best way to
achieve the goal.
The utility function maps each state to a real number to check how
efficiently each action achieves the goals.
5. Learning Agents
A learning agent in AI is the type of agent which can learn from its
past experiences, or it has learning capabilities.
It starts to act with basic knowledge and then able to act and adapt
:
automatically through learning.
prev next
Latest Courses
:
:
:
: