About 39,000 results
Open links in new tab
  1. Reinforcement Learning - GeeksforGeeks

    Nov 7, 2025 · Reinforcement Learning (RL) is a branch of machine learning that focuses on how agents can learn to make decisions through trial and error to maximize cumulative rewards.

  2. What is reinforcement learning? - IBM

    In reinforcement learning, autonomous agents learn to perform a task by trial and error in the absence of any guidance from a human user. 1 It particularly addresses sequential decision-making problems in …

  3. Reinforcement learning - Wikipedia

    While supervised learning and unsupervised learning algorithms respectively attempt to discover patterns in labeled and unlabeled data, reinforcement learning involves training an agent through …

  4. What is reinforcement learning (RL)? | Google Cloud

    Reinforcement learning: RL, as we've explored, focuses on learning through interaction with an environment and receiving feedback in the form of rewards or penalties; it's like learning by...

  5. What Is Reinforcement Learning and How It Trains AI

    Apr 25, 2025 · Unlike traditional machine learning models that learn from labeled data, reinforcement learning systems learn from experience. They try actions, observe the outcomes, and gradually …

  6. What is Reinforcement Learning? With Examples - Codecademy

    Reinforcement learning (RL) is a machine learning approach where an AI agent learns to make optimal decisions through trial and error, receiving rewards for good actions and penalties for bad ones.

  7. What is Reinforcement Learning? How Does It Work? - Oracle

    Apr 3, 2024 · Reinforcement learning is a machine learning technique that can be used to train systems to make decisions based on receiving positive, neutral, and negative feedback.

  8. What Is Reinforcement Learning? - Coursera

    Feb 20, 2026 · Reinforcement learning is a type of algorithm for machine learning that allows a robot or other artificial intelligence to solve problems through trial and error in unpredictable environments.

  9. How Does Reinforcement Learning Work - Educative

    Feb 10, 2025 · Reinforcement Learning (RL) is a type of machine learning in which an agent learns by interacting with an environment and receiving feedback in the form of rewards or penalties.

  10. What is Reinforcement Learning? | NVIDIA Glossary

    Reinforcement learning (RL) is a machine learning technique for training an agent to make optimal decisions by interacting with its environment and learning from experience.