awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

27 مستودعات

Awesome GitHub RepositoriesReinforcement Learning Optimizers

Algorithms and frameworks for optimizing model policies based on reward signals.

Distinguishing note: Specifically implements group relative policy optimization for reasoning models.

Explore 27 awesome GitHub repositories matching artificial intelligence & ml · Reinforcement Learning Optimizers. Refine with filters or upvote what's useful.

Awesome Reinforcement Learning Optimizers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • datawhalechina/hello-agentsالصورة الرمزية لـ datawhalechina

    datawhalechina/hello-agents

    59,685عرض على GitHub↗

    This project provides a comprehensive framework for building, training, and managing autonomous agents. It enables the construction of systems that utilize language models to plan, manage memory, and execute multi-step tasks through iterative reasoning loops and tool-based actions. The framework distinguishes itself by offering specialized capabilities for interacting with graphical user interfaces and legacy software, allowing agents to perceive visual elements and perform actions like a human user. It supports complex, cross-application workflows through graph-based orchestration and provid

    Collects interaction trajectories and feedback signals to perform reinforcement learning that improves agent decision-making over time.

    Pythonagentllmrag
    عرض على GitHub↗59,685
  • d2l-ai/d2l-enالصورة الرمزية لـ d2l-ai

    d2l-ai/d2l-en

    29,001عرض على GitHub↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Extracts optimal action policies from converged value functions to determine best moves.

    Pythonbookcomputer-visiondata-science
    عرض على GitHub↗29,001
  • huggingface/open-r1الصورة الرمزية لـ huggingface

    huggingface/open-r1

    26,326عرض على GitHub↗

    Open-r1 is a framework designed for the large-scale training, distillation, and optimization of language models focused on complex reasoning and programming tasks. It provides a comprehensive suite of tools for managing distributed training jobs across multi-node clusters, enabling the development of high-performance models through reinforcement learning and supervised fine-tuning. The project distinguishes itself by integrating secure, containerized code execution environments directly into the training and evaluation lifecycle. By allowing models to run and verify code snippets against test

    Improves reasoning capabilities by optimizing model policies against output-derived rewards.

    Python
    عرض على GitHub↗26,326
  • verl-project/verlالصورة الرمزية لـ verl-project

    verl-project/verl

    22,000عرض على GitHub↗

    This project is a distributed training infrastructure designed for aligning large language models through reinforcement learning. It functions as an end-to-end engine for complex alignment tasks, including proximal policy optimization, direct preference optimization, and iterative self-play. By providing a unified framework for multi-turn interactions and tool-use scenarios, it enables the development of models capable of reasoning and external environment engagement. The framework distinguishes itself through a decoupled architecture that separates model training from sample generation. This

    Implements group relative policy optimization and asymmetric clipping thresholds for stable reasoning model training.

    Python
    عرض على GitHub↗22,000
  • alibaba-nlp/webagentالصورة الرمزية لـ Alibaba-NLP

    Alibaba-NLP/WebAgent

    19,549عرض على GitHub↗

    WebAgent is an autonomous web navigation agent and research system designed to browse the internet and synthesize information to answer complex queries. It functions as a reasoning orchestrator that navigates the web iteratively to perform deep research and extract structured data. The project includes a reinforcement learning training pipeline that generates synthetic interaction datasets for model pre-training and fine-tuning. It employs token-level policy gradients to stabilize training in non-stationary environments and uses a dual-mode inference scaling mechanism to balance execution bet

    Optimizes model policies using token-level gradients to improve performance in non-stationary web environments.

    Python
    عرض على GitHub↗19,549
  • modelscope/ms-swiftالصورة الرمزية لـ modelscope

    modelscope/ms-swift

    14,597عرض على GitHub↗

    This project is a comprehensive toolkit designed for the full lifecycle management of large language and multimodal models. It functions as a unified orchestrator that handles the entire development process, ranging from dataset preparation and supervised fine-tuning to advanced reinforcement learning alignment and production-ready inference deployment. The platform distinguishes itself through a specialized reinforcement learning library that supports complex optimization algorithms, including group relative policy optimization and leave-one-out techniques, to improve model instruction-follo

    The platform trains models using reinforcement learning by calculating an unbiased advantage baseline through the leave-one-out technique to improve the quality of generated outputs.

    Pythondeepseek-r1embeddinggrpo
    عرض على GitHub↗14,597
  • jiayi-pan/tinyzeroالصورة الرمزية لـ Jiayi-Pan

    Jiayi-Pan/TinyZero

    13,168عرض على GitHub↗

    TinyZero is a reinforcement learning framework and implementation designed to train language models to develop reasoning and self-verification abilities. It provides a training pipeline to optimize model performance on mathematical and logical tasks. The project serves as a minimal reproduction of the DeepSeek R1 architectural and training approach. It focuses on creating reasoning models that can solve structured problems through autonomous chain-of-thought discovery. The framework incorporates group relative policy optimization and reward-based self-correction to improve accuracy on logica

    Optimizes model policies using reward-based techniques to improve performance on mathematical tasks.

    Python
    عرض على GitHub↗13,168
  • dlr-rm/stable-baselines3الصورة الرمزية لـ DLR-RM

    DLR-RM/stable-baselines3

    12,765عرض على GitHub↗

    Stable-baselines3 is a reinforcement learning library built on the PyTorch deep learning framework. It provides a collection of reliable, standardized implementations of reinforcement learning algorithms designed for training, testing, and benchmarking agent policies in diverse simulated environments. The library functions as an agent training toolkit that emphasizes modularity and reproducibility. It features a unified environment interface and supports vectorized execution to accelerate data collection across multiple simulation instances. Users can customize neural network architectures, f

    Allows customization of the optimization process by selecting specific optimizer classes and parameters.

    Pythonbaselinesgsdegym
    عرض على GitHub↗12,765
  • sapientinc/hrmالصورة الرمزية لـ sapientinc

    sapientinc/HRM

    12,546عرض على GitHub↗

    HRM is an automated reasoning engine and language framework designed to execute complex, multi-scale problem solving. It functions as a reinforcement learning agent that continuously updates internal knowledge representations to improve task performance based on incoming data streams. The system distinguishes itself through a hierarchical architecture that coordinates abstract, long-term planning with granular, low-level logic. By integrating evolutionary algorithms and reinforcement learning, the framework refines model parameters and weights over successive generations, ensuring that intern

    Uses reinforcement learning to iteratively refine model policies and knowledge representations based on feedback.

    Pythonbrain-inspired-aideep-learninglarge-language-models
    عرض على GitHub↗12,546
  • morvanzhou/reinforcement-learning-with-tensorflowالصورة الرمزية لـ MorvanZhou

    MorvanZhou/Reinforcement-learning-with-tensorflow

    9,464عرض على GitHub↗

    This project is an educational repository of reinforcement learning agents and tutorials implemented using TensorFlow. It provides a practical codebase for both model-free and model-based learning agents, designed to demonstrate how AI agents learn through trial and error. The collection features detailed implementations of various algorithmic approaches, including Deep Q-Networks and Policy Gradient methods. It specifically covers Actor-Critic architectures for continuous and discrete action spaces, alongside Proximal Policy Optimization and Deep Deterministic Policy Gradients. The framewor

    Implements clipped surrogate objectives to prevent overly large policy updates and ensure stable convergence.

    Pythona3cactor-criticasynchronous-advantage-actor-critic
    عرض على GitHub↗9,464
  • evilsocket/pwnagotchiالصورة الرمزية لـ evilsocket

    evilsocket/pwnagotchi

    9,106عرض على GitHub↗

    Pwnagotchi is an AI-powered wireless auditor and handshake capture tool that uses deep reinforcement learning to autonomously collect wireless security handshakes and crackable key material. It serves as an automation framework for network instrumentation, adapting its operational parameters based on the local wireless environment to maximize data collection. The system distinguishes itself through distributed coordination, allowing multiple hardware units to share presence and divide wireless channels to optimize collective capture and perform distributed wireless mapping. It incorporates ge

    Implements reinforcement learning to tune operational settings for maximizing wireless handshake captures.

    Python
    عرض على GitHub↗9,106
  • vwxyzjn/cleanrlالصورة الرمزية لـ vwxyzjn

    vwxyzjn/cleanrl

    9,127عرض على GitHub↗

    CleanRL is a reinforcement learning library and PyTorch framework providing a suite of reproducible implementations for online reinforcement learning algorithms. It serves as a deep reinforcement learning benchmark suite and experiment orchestrator designed for research and agent development across both discrete and continuous action spaces. The project is distinguished by its single-file algorithm implementation approach, which encapsulates each algorithm in a standalone script to eliminate complex class hierarchies. This structure is paired with a system for scheduling and executing large-s

    Provides a stable training implementation of Proximal Policy Optimization using a clipped surrogate objective.

    Pythona2cactor-criticadvantage-actor-critic
    عرض على GitHub↗9,127
  • lazyprogrammer/machine_learning_examplesالصورة الرمزية لـ lazyprogrammer

    lazyprogrammer/machine_learning_examples

    8,823عرض على GitHub↗

    This project is a comprehensive collection of practical code examples and implementation libraries for machine learning. It provides a wide array of reference materials for building supervised, unsupervised, and reinforcement learning algorithms. The repository serves as a multi-domain resource, featuring specific implementation suites for financial AI, Bayesian statistical modeling, and deep learning architectures. It includes a framework for training intelligent agents using policy gradients and actor-critic models, as well as practical guides for fine-tuning transformers and utilizing larg

    Implements entropy regulation techniques to encourage exploration and prevent premature convergence in agents.

    Pythondata-sciencedeep-learningmachine-learning
    عرض على GitHub↗8,823
  • openpipe/artالصورة الرمزية لـ OpenPipe

    OpenPipe/ART

    8,630عرض على GitHub↗

    ART is a platform for agentic training, providing a reinforcement learning framework, training environment, and compute orchestrator. It enables the improvement of multi-step agent reasoning and tool usage through group relative policy optimization and a judge-based reward modeling system. The project features tools for model distillation to transfer capabilities from large teacher models to smaller architectures, as well as a system for capturing execution trajectories to generate synthetic training data. It supports specialized training workflows including supervised fine-tuning for baselin

    Implements reinforcement learning optimizers, specifically group relative policy optimization, to refine agent reasoning and tool usage.

    Pythonagentagentic-aigrpo
    عرض على GitHub↗8,630
  • nvlabs/sanaالصورة الرمزية لـ NVlabs

    NVlabs/Sana

    8,310عرض على GitHub↗

    Sana is a framework for high-resolution image and video synthesis based on a linear diffusion transformer. It provides a toolkit for the training, fine-tuning, and execution of text-to-image and text-to-video models, as well as a video generative world model capable of simulating physical environments with precise spatial control. The project is distinguished by its use of linear complexity layers to handle high resolutions and its support for long-form, minute-length video generation in real time. It implements a two-stage inference paradigm that separates structural generation from visual t

    Implements reinforcement learning algorithms to refine the visual quality of generated images and videos based on reward signals.

    Python
    عرض على GitHub↗8,310
  • lucidrains/palm-rlhf-pytorchالصورة الرمزية لـ lucidrains

    lucidrains/PaLM-rlhf-pytorch

    7,863عرض على GitHub↗

    This is a PyTorch implementation of reinforcement learning from human feedback designed to align large language models with human values and preferences. It provides a framework for the PaLM architecture and incorporates parameter-efficient fine-tuning to adapt models while minimizing the number of updated weights. The system enables the development of reward models that act as scoring mechanisms built from human preference data. These models evaluate generative outputs to guide the alignment process. The workflow covers policy optimization using a clipped objective, reward modeling based on

    Uses Proximal Policy Optimization with a clipped surrogate objective to ensure stable policy updates.

    Python
    عرض على GitHub↗7,863
  • om-ai-lab/vlm-r1الصورة الرمزية لـ om-ai-lab

    om-ai-lab/VLM-R1

    5,991عرض على GitHub↗

    VLM-R1 هو نموذج رؤية ولغوي استنتاجي وإطار عمل للذكاء الاصطناعي المتجسد مصمم لربط المدخلات المرئية والتعليمات اللغوية بنقاط طريق مادية وإجراءات روبوتية. يعمل كمحسن سياسات متعدد الوسائط وكاشف مفتوح المفردات قادر على تحديد موقع الكائنات بناءً على أوصاف لغوية طبيعية اعتباطية. يتميز النظام باستخدام استنتاج سلسلة الأفكار والتعلم التعزيزي لحل المهام المرئية والمكانية المعقدة. ويستخدم نظام ذاكرة دلالية للفيديو، والذي يوظف ذاكرة تخزين مؤقت مرئية للحفاظ على سجل للفيديو المباشر من أجل تفاعل منخفض التأخير واستنتاج زمني مستمر. يغطي إطار العمل مجموعة واسعة من القدرات، بما في ذلك رسم خرائط نقاط الطريق أحادية العين للملاحة الروبوتية، وتحديد موقع رموز المنطقة لتعريف الكائنات، والضبط الدقيق الخاضع للإشراف القائم على السياسات لاستقرار الاستنتاج متعدد الوسائط. كما يدعم الكشف مفتوح المفردات، وفهم تعبيرات الإشارة، واستخراج ميزات الكائنات الدقيقة من خلال استرجاع المطالبات المرئية. تم تنفيذ المشروع بلغة Python ويدعم الاستنتاج على أجهزة Ascend.

    Optimizes model behavior for embodied AI through a reward-based feedback loop.

    Python
    عرض على GitHub↗5,991
  • biolab/orange3الصورة الرمزية لـ biolab

    biolab/orange3

    5,635عرض على GitHub↗

    Orange3 is a visual data mining platform that provides an interactive canvas for building data analysis workflows without writing code. At its core, it offers a widget-based visual programming environment where users connect configurable components to perform data preprocessing, machine learning model training, statistical evaluation, and interactive visualization. The platform is built on NumPy-backed data tables with domain descriptors that define variable names, types, and roles, and includes a lazy SQL query proxy for working with database tables without loading all data into memory. The

    Provides leave-one-out cross-validation to evaluate model performance by training on all but one sample.

    Python
    عرض على GitHub↗5,635
  • rllm-org/rllmالصورة الرمزية لـ rllm-org

    rllm-org/rllm

    5,641عرض على GitHub↗

    rllm is an asynchronous reinforcement learning framework for training language agents. It provides a unified pipeline that runs the same agent code for both evaluation and training, automatically capturing traces for gradient computation. The framework supports distributed reinforcement learning across multiple GPUs and nodes using pluggable backends, and executes agents in isolated sandboxes—either locally or in the cloud—for safe and scalable rollout collection. It trains agents built with LangGraph, SmolAgents, OpenAI Agents SDK, or custom frameworks without requiring core logic changes. T

    Adjusts timeouts, retries, and TTLs through environment variables to match deployment environments.

    Pythonagent-frameworkagentic-workflowcoding-agent
    عرض على GitHub↗5,641
  • gen-verse/openclaw-rlالصورة الرمزية لـ Gen-Verse

    Gen-Verse/OpenClaw-RL

    5,517عرض على GitHub↗

    OpenClaw-RL هو إطار عمل للتعلم التعزيزي لتدريب وكلاء النماذج اللغوية الكبيرة. يوفر نظاماً لتحسين سياسات الوكيل باستخدام تعليمات اللغة الطبيعية، والتحسين القائم على المكافآت، وخط أنابيب لتحسين سلوك النموذج من خلال ملاحظات البشر أو المقيمين. يستخدم إطار العمل التكيف منخفض الرتبة (low-rank adaptation) لتحديث أوزان النموذج بكفاءة دون ضبط كامل للمعلمات. يتميز ببنية تحتية محلية أولاً تسمح لنموذج السياسة والمقيم والمدرب بالعمل على أجهزة خاصة للحفاظ على محلية البيانات. يغطي النظام مجموعة من إمكانيات التحسين، بما في ذلك تدريب استخدام الأدوات لبيئات الطرفية وواجهة المستخدم الرسومية وتحسين السياسة التحادثية. ينفذ حلقة تدريب هجينة تجمع بين المكافآت العددية وتقطير مستوى الرمز (token-level distillation) لتوفير ملاحظات كثيفة ومتفرقة. للحفاظ على الأداء، يستخدم بنية تنفيذ غير متزامنة تفصل خدمة الوكيل عن عملية التدريب.

    Applies advantage estimation and clipped loss to interaction turns scored by a reward model to refine policy performance.

    Pythonasynccodinggrpo
    عرض على GitHub↗5,517
السابق12التالي
  1. Home
  2. Artificial Intelligence & ML
  3. Reinforcement Learning Optimizers

استكشف الوسوم الفرعية

  • Entropy RegulationTechniques for maintaining policy entropy to encourage exploration and prevent premature convergence. **Distinct from Reinforcement Learning Optimizers:** Focuses on entropy-based exploration control, distinct from general policy optimization.
  • Leave-One-Out Advantage Estimators1 وسم فرعيMethods for calculating unbiased advantage baselines in reinforcement learning by excluding individual samples from the group. **Distinct from Reinforcement Learning Optimizers:** Distinct from general RL optimizers: specifically implements the leave-one-out technique for advantage estimation in policy training.
  • Operational Parameter TuningDynamic adjustment of system settings using reinforcement learning to maximize data collection efficiency. **Distinct from Reinforcement Learning Optimizers:** Distinct from generic RL Optimizers by focusing on real-time hardware/environmental operational parameters rather than model weights.
  • Optimizer ConfigurationsInterfaces for selecting and tuning optimization algorithms and parameters for policy training. **Distinct from Optimizer Configurations:** Distinct from Reinforcement Learning Optimizers: focuses on the configuration and selection of optimizers rather than the implementation of the optimization algorithms themselves.
  • Policy Clipping2 وسوم فرعيةConstraint mechanisms for probability ratio updates to ensure stable convergence during reinforcement learning. **Distinct from Reinforcement Learning Optimizers:** Focuses on the clipping mechanism for policy gradients, distinct from general RL optimizers.