About 1,680,000 results
Open links in new tab
  1. Reinforcement Learning: What is, Algorithms, Types & Examples

    Jun 12, 2024 · Reinforcement Learning is a Machine Learning method Helps you to discover which action yields the highest reward over the longer period. Three methods for reinforcement learning are 1) Value-based 2) Policy-based and Model based learning.

  2. Reinforcement Learning - GeeksforGeeks

    Feb 24, 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. RL allows machines to learn by interacting with an environment and receiving feedback based on their actions. This feedback comes in the form of rewards or penalties.

  3. 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 reinforcement learning algorithms such as Q-learning and actor-critic.

  4. Reinforcement Learning: What It Is, Algorithms, Types and Examples

    In this article, we will learn what reinforcement learning is along with its types and its applications. 1. Reinforcement learning: Neither supervised nor unsupervised. 2. How does reinforcement learning work? 3. Types of reinforcement learning models and frameworks. 3.1. Model-based algorithms. 3.2. Model-free algorithms. 4.

  5. Top 13 Introductory Reinforcement Learning Algorithms

    Reinforcement Learning is a machine learning approach that allows algorithms to learn from their actions and improve performance over time. Q-Learning is a popular model-free reinforcement learning algorithm that learns the value of actions in order to maximize cumulative reward.

  6. Dive Deep in Reinforcement Learning: Types, Tools and Examples

    Feb 14, 2025 · Reinforcement learning (RL) is an exciting and growing area in artificial intelligence (AI). That helps agents learn to make the best decisions by interacting with their surroundings. Unlike other machine learning methods that use labeled …

  7. Reinforcement Learning Algorithms and Applications

    Reinforcement Learning is a type of learning methodology in ML along with supervised and unsupervised learning. But, when we compare these three, reinforcement learning is a bit different than the other two. Here, we take the concept of giving rewards for every positive result and make that the base of our algorithm.

  8. 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 methods, and Monte Carlo methods are commonly used in reinforcement learning. The goal is to maximize the agent's cumulative reward over time.

  9. Reinforcement Learning Real-world examples - Analytics Yogi

    Oct 16, 2022 · In this blog post, we’ll learn about some real-world / real-life examples of Reinforcement learning, one of the different approaches to machine learning where other approaches are supervised and unsupervised learning.

  10. Hands-On Reinforcement Learning: Real-World Applications and Examples

    Dec 3, 2024 · In this tutorial, we will explore Hands-On Reinforcement Learning with Real-World Examples, focusing on practical implementation using Python and widely-used packages such as PyTorch, Gym, and Stable Baselines. We will cover the fundamental concepts of RL, and provide step-by-step code examples to illustrate these concepts.

  11. Some results have been removed
Refresh