Skip to content

Model Training & Adaptation

Reinforcement learning

RL

Training where an agent or model learns from rewards and penalties tied to outcomes.

Example

A game-playing system improves by receiving rewards for actions that lead to a win.

Why people use it

Teams use “Reinforcement learning” when they need to adapt models deliberately and diagnose training problems.

What you'll hear

“Would Reinforcement learning improve the model for our specific use case?”

Related terms