1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
AI Agent
An autonomous entity that perceives its environment through sensors and acts upon that environment through actuators.
Autonomy
AI agents operate without direct human intervention, making decisions based on perception of the environment and programmed goals.
Perception
The process by which AI agents use sensors to gather information about their environment.
Action
The interaction of AI agents with their environment through actuators, such as motors and displays.
Types of AI Agents
Categories of AI agents based on architecture and capabilities, including Simple Reflex Agents, Model-Based Reflex Agents, Goal-Based Agents, and Utility-Based Agents.
Simple Reflex Agents
Agents that make decisions based solely on the current percept using condition-action rules.
Model-Based
Agents that use a model of the world to make decisions and maintain an internal state based on percept history.