awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to rlcode/reinforcement-learning

Open-source alternatives to Reinforcement Learning

30 open-source projects similar to rlcode/reinforcement-learning, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Reinforcement Learning alternative.

  • shangtongzhang/deeprlShangtongZhang 的头像

    ShangtongZhang/DeepRL

    3,428在 GitHub 上查看↗

    Modularized Implementation of Deep RL Algorithms in PyTorch

    Python
    在 GitHub 上查看↗3,428
  • yandexdataschool/agentnetyandexdataschool 的头像

    yandexdataschool/AgentNet

    299在 GitHub 上查看↗

    Deep Reinforcement Learning library for humans

    Python
    在 GitHub 上查看↗299
  • kaixhin/atariKaixhin 的头像

    Kaixhin/Atari

    264在 GitHub 上查看↗

    Persistent advantage learning dueling double DQN for the Arcade Learning Environment

    Lua
    在 GitHub 上查看↗264
  • nivwusquorum/tensorflow-deepqnivwusquorum 的头像

    nivwusquorum/tensorflow-deepq

    1,166在 GitHub 上查看↗

    A deep Q learning demonstration using Google Tensorflow

    Jupyter Notebook
    在 GitHub 上查看↗1,166
  • resibots/blackdropsresibots 的头像

    resibots/blackdrops

    66在 GitHub 上查看↗

    Code for the Black-DROPS algorithm: "Black-Box Data-efficient Policy Search for Robotics", IROS 2017/ICRA 2018

    C++
    在 GitHub 上查看↗66
  • openai/baselinesopenai 的头像

    openai/baselines

    16,733在 GitHub 上查看↗

    Baselines is a comprehensive suite of frameworks for reinforcement learning algorithm implementation, imitation learning, and training orchestration. It provides a library of standardized learning algorithms used to benchmark and replicate research results, alongside a deep learning policy framework for constructing neural network architectures such as multi-layer perceptrons, convolutional networks, and long short-term memory networks. The project includes a specialized imitation learning toolkit that enables agents to mimic expert behavior through behavior cloning and generative adversarial

    Python
    在 GitHub 上查看↗16,733

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • instadeepai/jumanjiinstadeepai 的头像

    instadeepai/jumanji

    841在 GitHub 上查看↗

    🕹️ A diverse suite of scalable reinforcement learning environments in JAX

    Python
    在 GitHub 上查看↗841
  • chainer/chainerrlchainer 的头像

    chainer/chainerrl

    1,200在 GitHub 上查看↗

    ChainerRL is a deep reinforcement learning library built on top of Chainer.

    Python
    在 GitHub 上查看↗1,200
  • facebookresearch/habitat-labfacebookresearch 的头像

    facebookresearch/habitat-lab

    2,848在 GitHub 上查看↗

    Habitat-Lab is an open-source platform for training and evaluating embodied AI agents in photorealistic 3D indoor environments. It functions as a high-performance 3D indoor environment simulator that supports physics-based interaction, enabling research into navigation and manipulation tasks. The platform provides a modular task-environment abstraction that separates task logic from environment simulation, using configuration-driven pipeline assembly to compose simulation and training pipelines. It includes a hierarchical sensor-actuator architecture for mixing and matching perception and act

    Pythonaicomputer-visiondeep-learning
    在 GitHub 上查看↗2,848
  • google/dopaminegoogle 的头像

    google/dopamine

    10,879在 GitHub 上查看↗

    Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse simulated environments. It provides an agent development toolkit that utilizes a flat class hierarchy to facilitate the creation and extension of learning agents. The framework includes a standardization layer via environment wrappers that connect agents to various physics simulations and gaming environments. It also features a high-performance experience replay buffer for storing and sampling transition data to improve training stability, alongside a dedicated hyperparameter

    Jupyter Notebook
    在 GitHub 上查看↗10,879
  • ju-jl/reinforcementlearninganintroduction.jlJu-jl 的头像

    Ju-jl/ReinforcementLearningAnIntroduction.jl

    332在 GitHub 上查看↗

    Julia code for the book Reinforcement Learning An Introduction

    Julia
    在 GitHub 上查看↗332
  • langfengq/verl-agentlangfengQ 的头像

    langfengQ/verl-agent

    1,548在 GitHub 上查看↗
    Pythonagent-frameworkdeepseek-r1gigpo
    在 GitHub 上查看↗1,548
  • lywangpx/reinforcement-learning-2nd-edition-by-sutton-exercise-solutionsLyWangPX 的头像

    LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions

    2,417在 GitHub 上查看↗

    Solutions of Reinforcement Learning, An Introduction

    Jupyter Notebook
    在 GitHub 上查看↗2,417
  • maitrix-org/llm-reasonersmaitrix-org 的头像

    maitrix-org/llm-reasoners

    2,345在 GitHub 上查看↗

    LLM Reasoners is a library to enable LLMs to conduct complex reasoning, with advanced reasoning algorithms. It approaches multi-step reasoning as planning and searches for the optimal reasoning chain, which achieves the best balance of exploration vs exploitation with the idea of "World Model"…

    Python
    在 GitHub 上查看↗2,345
  • microsoft/agent-lightningmicrosoft 的头像

    microsoft/agent-lightning

    15,047在 GitHub 上查看↗

    Agent Lightning is an optimization framework designed to refine the performance of individual AI agents within complex multi-agent systems. It provides a platform for improving decision-making and task execution by applying reinforcement learning, supervised fine-tuning, and automated prompt optimization. The framework distinguishes itself through its ability to isolate specific agents for targeted tuning, allowing developers to enhance individual behaviors while maintaining the stability of the broader system architecture. By utilizing a modular interface, it integrates with diverse agent fr

    Pythonagentagentic-aillm
    在 GitHub 上查看↗15,047
  • modalminds/mm-eurekaModalMinds 的头像

    ModalMinds/MM-EUREKA

    771在 GitHub 上查看↗

    MM-EUREKA: Exploring the Frontiers of Multimodal Reasoning with Rule-based Reinforcement Learning

    Python
    在 GitHub 上查看↗771
  • novasky-ai/skyrlNovaSky-AI 的头像

    NovaSky-AI/SkyRL

    1,611在 GitHub 上查看↗
    Python
    在 GitHub 上查看↗1,611
  • nvidia-nemo/rlNVIDIA-NeMo 的头像

    NVIDIA-NeMo/RL

    1,756在 GitHub 上查看↗

    Documentation | Discussions | Contributing

    Python
    在 GitHub 上查看↗1,756
  • om-ai-lab/vlm-r1om-ai-lab 的头像

    om-ai-lab/VLM-R1

    5,991在 GitHub 上查看↗

    VLM-R1 is a reasoning vision-language model and embodied AI framework designed to map visual inputs and language instructions into physical navigation waypoints and robotic actions. It functions as a multimodal policy optimizer and an open vocabulary detector capable of locating objects based on arbitrary natural language descriptions. The system distinguishes itself through the use of chain-of-thought reasoning and reinforcement learning to solve complex visual and spatial tasks. It utilizes a video semantic memory system, which employs a visual cache to maintain a history of live video for

    Python
    在 GitHub 上查看↗5,991
  • open-reasoner-zero/open-reasoner-zeroOpen-Reasoner-Zero 的头像

    Open-Reasoner-Zero/Open-Reasoner-Zero

    2,095在 GitHub 上查看↗

    An Open Source Approach to Scaling Up Reinforcement Learning on the Base Model

    Python
    在 GitHub 上查看↗2,095
  • agentica-project/rllmagentica-project 的头像

    agentica-project/rllm

    400在 GitHub 上查看↗

    🚀 Reinforcement Learning for Language Agents🌟

    Jupyter Notebook
    在 GitHub 上查看↗400
  • primeintellect-ai/prime-rlPrimeIntellect-ai 的头像

    PrimeIntellect-ai/prime-rl

    1,552在 GitHub 上查看↗

    Agentic RL Training at Scale

    Python
    在 GitHub 上查看↗1,552
  • rlinf/rlinfRLinf 的头像

    RLinf/RLinf

    2,502在 GitHub 上查看↗

    RLinf is a distributed reinforcement learning orchestrator and embodied AI training framework. It provides the infrastructure to train vision-language-action models and robotic policies using a combination of reinforcement learning and supervised fine-tuning. The system is designed for scaling workloads across GPU clusters, managing the placement of actors, rollout workers, and environment components. It features a specialized robotics data collection pipeline for gathering teleoperated demonstrations and simulation trajectories into standardized replay buffers, alongside a hardware interface

    Pythonagentic-aiembodied-aireinforcement-learning
    在 GitHub 上查看↗2,502
  • rushter/mlalgorithmsrushter 的头像

    rushter/MLAlgorithms

    10,983在 GitHub 上查看↗

    MLAlgorithms is an educational machine learning algorithm library consisting of core predictive models implemented from scratch in Python. It serves as a reference for developers to study the internal logic and mathematical workings of these models through clean, minimal implementations. The codebase focuses on the study of algorithm implementation and machine learning education, providing a way to understand internal mechanics by building components without relying on heavy external libraries. The project utilizes object-oriented encapsulation and NumPy-based vectorization to manage model s

    Python
    在 GitHub 上查看↗10,983
  • sail-sg/understand-r1-zerosail-sg 的头像

    sail-sg/understand-r1-zero

    1,214在 GitHub 上查看↗
    Pythonllmr1-zeroreasoning
    在 GitHub 上查看↗1,214
  • shangtongzhang/reinforcement-learning-an-introductionShangtongZhang 的头像

    ShangtongZhang/reinforcement-learning-an-introduction

    14,569在 GitHub 上查看↗

    This project is a Python-based educational framework designed to simulate reinforcement learning algorithms and environments. It serves as a platform for reproducing classic textbook examples, allowing users to study agent behavior, policy improvement, and the fundamental mechanics of decision-making in controlled settings. The library provides implementations for core reinforcement learning concepts, including temporal difference learning, Monte Carlo episode sampling, and tabular value function approximation. It enables the analysis of specific algorithmic behaviors, such as identifying and

    Pythonartificial-intelligencereinforcement-learning
    在 GitHub 上查看↗14,569
  • simple-efficient/rl-factorySimple-Efficient 的头像

    Simple-Efficient/RL-Factory

    1,768在 GitHub 上查看↗

    📘Tutorial | 🛠️Installation | 🎨Framework

    Python
    在 GitHub 上查看↗1,768
  • thudm/slimeTHUDM 的头像

    THUDM/slime

    4,259在 GitHub 上查看↗

    SLIME is a distributed reinforcement learning framework for large language model post-training that bridges Megatron training with SGLang inference servers. It orchestrates scalable RL loops across GPU clusters, decoupling training and inference into independent processes that communicate over HTTP and NCCL for independent scaling and fault tolerance. The system supports multi-agent reinforcement learning workflows with parallel agent instances, customizable rollout strategies, and personalized agent serving that improves models from prior conversations without disrupting API serving. The fra

    Python
    在 GitHub 上查看↗4,259
  • tidedra/lmm-r1TideDra 的头像

    TideDra/lmm-r1

    846在 GitHub 上查看↗

    Extend OpenRLHF to support LMM RL training for reproduction of DeepSeek-R1 on multimodal tasks.

    Python
    在 GitHub 上查看↗846
  • tiger-ai-lab/verl-toolTIGER-AI-Lab 的头像

    TIGER-AI-Lab/verl-tool

    1,006在 GitHub 上查看↗

    A version of verl to support diverse tool use TMLR 2026

    Python
    在 GitHub 上查看↗1,006