From: The Carrot and the Stick for Computers: How AI Learns by Doing
evidenceobservational

Reinforcement learning trains computers through a feedback system of rewards and penalties.

95% confidence

Imagine teaching a dog to sit. When they do it, they get a treat. When they don't, they get nothing. This is exactly how reinforcement learning works. A computer program, called an agent, tries different moves in an environment. If a move gets it closer to its goal, it receives a virtual reward. If it makes a mistake, it gets a penalty. Over time, the computer figures out which actions bring the biggest rewards.

Read the full exploration
What else is in this exploration
3 perspectives2 visualizations2 insights2 media resources4 rabbit holes
evidence
The computer must constantly choose between using moves it already knows work and trying complete...
evidence
Unlike other AI methods, reinforcement learning does not need pre-labeled data to learn.
perspective
Biologists and psychologists note that this computer method is deeply rooted in animal behavior. ...
Sign up to unlock
Continue exploring
The Carrot and the Stick for Computers: How AI Learns by Doing
Evidence, perspectives, rabbit holes, and more