About 3,650,000 results
Open links in new tab
  1. 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 …

  2. Reinforcement Learning Explained: Algorithms, Examples, and …

    Dec 10, 2025 · A toolkit for developing and comparing Reinforcement Learning algorithms. It provides a simple API to a wide variety of environments, from classic games like “CartPole” to …

  3. Types of Reinforcement Learning - GeeksforGeeks

    Jul 23, 2025 · In this article, we will explore the major Types of Reinforcement Learning, including value-based, policy-based, and model-based learning, along with their variations and specific …

  4. 6 Reinforcement Learning Algorithms Explained - Towards Data …

    Nov 25, 2022 · These 6 algorithms are the basic algorithms that help form the base understanding of Reinforcement Learning. There are more effective Reinforcement Learning algorithms such …

  5. Reinforcement Learning (RL) is one of the three machine learning paradigms besides supervised learning and unsuper- vised learning. It uses agents acting as human experts in a domain to …

  6. Reinforcement Learning Algorithms and Use Cases - Coursera

    Apr 25, 2025 · Reinforcement learning algorithms allow artificial intelligence agents to learn the optimal way to perform a task through trial and error without human intervention. Explore …

  7. Discovering state-of-the-art reinforcement learning algorithms

    Oct 22, 2025 · Humans and other animals use powerful reinforcement learning (RL) mechanisms that have been discovered by evolution over many generations of trial and error. By contrast, …

  8. Reinforcement learning algorithms: A brief survey

    Nov 30, 2023 · In this review, the authors cover some fundamental model-free RL algorithms and pathbreaking function approximation-based deep RL (DRL) algorithms for complex uncertain …

  9. Reinforcement Learning: What is, Algorithms, Types & Examples …

    Jun 12, 2024 · In this Reinforcement Learning tutorial, learn What Reinforcement Learning is, Types, Characteristics, Features, and Applications of Reinforcement Learning.

  10. Reinforcement Learning Algorithms - Online Tutorials Library

    Reinforcement learning algorithms are a type of machine learning algorithm used to train agents to make optimal decisions in an environment. Algorithms like Q-learning, policy gradient …