About 5,530 results
Open links in new tab
  1. 30 Reinforcement Learning Project Ideas [with source code]

    In this article, we will provide some ideas on reinforcement learning applications. These projects will be explained with the techniques, datasets and codebase that can be applied.

  2. 15 Python Reinforcement Learning Project Ideas for Beginners

    Oct 28, 2024 · We hope that this list of reinforcement learning projects will help you get started with the basics of Reinforcement Learning and will serve as a good reference point to build your data science …

  3. 8+ Reinforcement Learning Project Ideas - Towards Data Science

    Sep 30, 2021 · This post is a compilation of reinforcement learning (RL) project ideas to check out. I’ve tried to select projects covering a range of different difficulties, concepts, and algorithms in RL.

  4. reinforcement-learning · GitHub Topics · GitHub

    3 days ago · The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep …

  5. 10 GitHub Repositories to Master Reinforcement Learning

    This repository contains 32 projects that cover a wide range of Deep Reinforcement Learning algorithms, including Q-learning, DQN, PPO, DDPG, TD3, SAC, and A2C.

  6. Best Reinforcement Learning Tutorials, Examples, Projects ... - Neptune

    Sep 13, 2024 · A detailed study of RL applications in real-world projects, explaining what a reinforcement learning framework is, and listing its use-cases in real-world environments.

  7. 8+ Reinforcement Learning Project Ideas | Coder One - Medium

    Sep 30, 2021 · Looking for a way to get practical, hands-on experience with reinforcement learning? Here are some project ideas to inspire you.

  8. Top 23 reinforcement-learning Open-Source Projects | LibHunt

    Dec 10, 2025 · Which are the best open-source reinforcement-learning projects? This list will help you: cs-video-courses, nn, unsloth, ray, applied-ml, d2l-en, and ml-agents.

  9. Welcome to the Deep Reinforcement Learning Course - Hugging Face

    🧑‍💻 Learn to use famous Deep RL libraries such as Stable Baselines3, RL Baselines3 Zoo, Sample Factory and CleanRL. 🤖 Train agents in unique environments such as SnowballFight, Huggy the Doggo 🐶, …

  10. Practical Deep Reinforcement Learning | Practical-DRL

    Reinforcement Learning (RL) is a machine learning approach for teaching agents how to solve tasks by interaction with environments. Deep Reinforcement Learning refers to the combination of RL with …