A reinforcement learning agent learns mainly from what?
AnswerRewards and penalties for its actions
In reinforcement learning, an agent tries actions and learns which ones earn the most reward over time.
AI · Facts & stats
7 fact-checked facts about AI agents, each with the reason behind it. 5 more are in today's round and join this page after it closes.
AnswerRewards and penalties for its actions
In reinforcement learning, an agent tries actions and learns which ones earn the most reward over time.
AnswerAlan Turing
Alan Turing described the imitation game, now called the Turing test, in his 1950 paper.
AnswerDartmouth College
The 1956 Dartmouth Summer Research Project on Artificial Intelligence is seen as the founding of the field.
AnswerIts policy
A policy maps situations to actions, and learning aims to find a policy that earns high reward.
AnswerSeveral agents interacting in a shared environment
Multi-agent systems study how many agents cooperate or compete in the same environment.
AnswerActuators
PEAS means Performance measure, Environment, Actuators and Sensors; actuators are how an agent acts.
AnswerHow much future rewards count versus immediate ones
A discount factor between 0 and 1 shrinks the value of rewards that arrive further in the future.