Intelligent agents (Computer software)
Enlarge text Shrink text-
Save successfulThe item can be found in your Personal ZoneשגיאהLog in to your account to save
Information for Authority record
Other Identifiers
- Work cat.: 97-1553: Software agents, 1997(software agent: a software entity which functions continuously and autonomously in a particular environment, often inhabited by other agents and processes. The requirement for continuity and autonomy derives from our desire that an agent be able to carry out activities in a flexible and intelligent manner that is responsive to changes in the environment without requiring constant human guidance or intervention)
- ASTI:under Intelligent systems.
- Computer select, Nov. 1996(Intelligent-agents software)
- New scientist, 9 Apr. 1994:p. 19-20 (Software's special agents)
- LC database, Jan. 14, 1997(intelligent agents)
- MAGS file, Jan. 15, 1997(titles: intelligent agents; subject: Intelligent agent)
- Hermans, B. Intelligent software agents on the Internet, 1996.
- International Conference on Autonomous Agents. Proceedings ... c1997.
Wikipedia description:
In artificial intelligence, an intelligent agent is an entity that perceives its environment, takes actions autonomously to achieve goals, and may improve its performance through machine learning or by acquiring knowledge. AI textbooks define artificial intelligence as the "study and design of intelligent agents", emphasizing that goal-directed behavior is central to intelligence. A specialized subset of intelligent agents, AI agents (also known as agentic AI), expands this concept by proactively pursuing goals, making decisions, and taking actions over extended periods. Intelligent agents can range from simple to highly complex. A basic thermostat or control system is considered an intelligent agent, as is a human being, or any other system that meets the same criteria—such as a firm, a state, or a biome. Intelligent agents operate based on an objective function, which encapsulates their goals. They are designed to create and execute plans that maximize the expected value of this function upon completion. For example, a reinforcement learning agent has a reward function, which allows programmers to shape its desired behavior. Similarly, an evolutionary algorithm's behavior is guided by a fitness function. 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, and the philosophy of practical reason, as well as in many interdisciplinary socio-cognitive modeling and computer social simulations. Intelligent agents are often described schematically as abstract functional systems similar to computer programs. To distinguish theoretical models from real-world implementations, abstract descriptions of intelligent agents are called abstract intelligent agents. Intelligent agents are also closely related to software agents—autonomous computer programs that carry out tasks on behalf of users. They are also referred to using a term borrowed from economics: a "rational agent".
Read more on Wikipedia >