What does 'autonomous' mean for a software agent?
AnswerIt can act without direct human control
Autonomous agents make and carry out decisions on their own within set limits.
AI · Facts & stats
7 fact-checked facts about agents in computing and AI, each with the reason behind it. 5 more are in today's round and join this page after it closes.
AnswerIt can act without direct human control
Autonomous agents make and carry out decisions on their own within set limits.
AnswerLarge language model
Large language models are trained on huge amounts of text to predict and generate language.
Answer1950
Turing described his 'imitation game' in a 1950 paper on whether machines can think.
AnswerSimple reflex agent
Simple reflex agents act on the current input using condition-action rules, with no memory or learning.
AnswerThe client software making the request
Browsers and bots send a User-Agent string describing the software acting on the user's behalf.
AnswerPerformance, Environment, Actuators, Sensors
PEAS is a framework for specifying an agent's task: how it is judged, where it works and how it senses and acts.
AnswerReinforcement learning
An agent must balance trying new actions to learn against using actions it already knows work.