Computer Science, asked by Avanidave2590, 1 year ago

1: what do you mean by term "agents" in artificial intelligence? Classify the various types of agents.

Answers

Answered by dimpu2227
2
In artificial intelligence, an intelligent agent (IA) is an autonomous entity which observes through sensors and acts upon an environment using actuators (i.e. it is an agent) and directs its activity towards achieving goals (i.e. it is "rational", as defined in economics[1]). Intelligent agents may also learn or use knowledge to achieve their goals. They may be very simple or very complex. A reflex machine, such as a thermostat, is considered an example of an intelligent agent.[2]



Simple reflex agent

Intelligent agents are often described schematically as an abstract functional system similar to a computer program. For this reason, intelligent agents are sometimes called abstract intelligent agents (AIA)[citation needed] to distinguish them from their real world implementations as computer systems, biological systems, or organizations. Some definitions of intelligent agents emphasize their autonomy, and so prefer the term autonomous intelligent agents. Still others (notably Russell & Norvig (2003)) considered goal-directed behavior as the essence of intelligence and so prefer a term borrowed from economics, "rational agent".

Intelligent agents in artificial intelligence are closely related to agents in economics, and versions of the intelligent agent paradigm are studied in cognitive science, ethics, the philosophy of practical reason, as well as in many interdisciplinary socio-cognitivemodeling and computer social simulations.

Intelligent agents are also closely related to software agents (an autonomous computer program that carries out tasks on behalf of users). In computer science, the term intelligent agent may be used to refer to a software agent that has some intelligence, regardless if it is not a rational agent by Russell and Norvig's definition. For example, autonomous programs used for operator assistance or data mining (sometimes referred to as bots) are also called "intelligent agents".


Answered by Anonymous
4
Artificial intelligence (AI) drives value based on business outcomes around customer experience, cost reduction and revenue generation. Successful CIOs understand that AI applications are more than technical and tactical projects — and that the application of AI as a technological capability can enable new opportunities and help achieve business goals.
The traditional problems (or goals) of AI research include reasoning, knowledge representation, planning, learning, natural language processing, perception and the ability to move and manipulate objects.
In artificial intelligence, an intelligent agent(IA) is an autonomous entity which observes through sensors and acts upon an environment using actuators 
eneral learning agent

Russell & Norvig (2003) group agents into five classes based on their degree of perceived intelligence and capability:

simple reflex agents

model-based reflex agents

goal-based agents

utility-based agents

learning agents

Similar questions