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

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

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

10 مستودعات

Awesome GitHub RepositoriesReasoning Optimization

Enhances complex reasoning performance through two-stage reinforcement learning and value estimation.

Distinct from Reasoning Models: Focuses on the optimization methodology for reasoning, distinct from the models themselves.

Explore 10 awesome GitHub repositories matching artificial intelligence & ml · Reasoning Optimization. Refine with filters or upvote what's useful.

Awesome Reasoning Optimization GitHub Repositories

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

    deepseek-ai/DeepSeek-R1

    91,996عرض على GitHub↗

    DeepSeek-R1 is an open-weights large language model focused on advanced reasoning. It uses chain-of-thought processing and internal monologues to solve complex mathematical and logical problems by breaking tasks into sequential, verifiable thought processes. The model is developed using reinforcement learning to optimize reasoning patterns and verify logical steps. It employs a distillation process to transfer these high-performance logic capabilities from a large teacher model into smaller, computationally efficient versions. The training framework incorporates group relative policy optimiz

    Optimizes reasoning performance by rewarding correct final answers to generate internal chain-of-thought sequences.

    عرض على GitHub↗91,996
  • huggingface/trlالصورة الرمزية لـ huggingface

    huggingface/trl

    18,653عرض على GitHub↗

    This library provides a comprehensive framework for fine-tuning, aligning, and distilling transformer-based language models. It serves as a toolkit for adapting models to specialized domains through supervised learning, while offering advanced methodologies to improve output quality and reasoning capabilities. The project distinguishes itself through specialized alignment and optimization techniques, including direct preference optimization and reinforcement learning, which allow models to be tuned against human preferences without complex reward modeling. It further supports training efficie

    Improves complex reasoning performance through two-stage reinforcement learning and offline value function estimation.

    Python
    عرض على GitHub↗18,653
  • infrasys-ai/aiinfraالصورة الرمزية لـ Infrasys-AI

    Infrasys-AI/AIInfra

    7,414عرض على GitHub↗

    Generates multiple reasoning paths and selects the best using reward models and search.

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

    om-ai-lab/VLM-R1

    5,991عرض على GitHub↗

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

    Improves the accuracy of vision language models using reinforcement learning and chain of thought processing.

    Python
    عرض على GitHub↗5,991
  • kyegomez/tree-of-thoughtsالصورة الرمزية لـ kyegomez

    kyegomez/tree-of-thoughts

    4,585عرض على GitHub↗

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

    Optimizes LLM reasoning by exploring multiple potential paths and filtering for the most accurate solutions.

    Pythonartificial-intelligencechatgptdeep-learning
    عرض على GitHub↗4,585
  • changyeyu/llm-rl-visualizedالصورة الرمزية لـ changyeyu

    changyeyu/LLM-RL-Visualized

    4,529عرض على GitHub↗

    LLM-RL-Visualized هي مكتبة مرجعية مرئية ومجموعة من خرائط المعرفة المصممة لشرح خوارزميات النماذج اللغوية الكبيرة (LLM) والتعلم التعزيزي (Reinforcement Learning). توفر نظاماً مهيكلاً من الرسوم البيانية المفاهيمية والتصنيفات التي تغطي تقاطع مواءمة النماذج اللغوية والتعلم التعزيزي. يتميز المشروع بالخرائط المرئية التفصيلية لسير العمل المعقد، مثل تنسيق نماذج المكافآت وتحسين السياسات في التعلم التعزيزي من التغذية الراجعة البشرية. يقارن بين بنيات تحسين التفضيلات المختلفة، مثل RLHF وDirect Preference Optimization، ويتتبع النسب النظري لخوارزميات التعلم التعزيزي من عمليات قرار ماركوف إلى أطر عمل Actor-Critic. تغطي المكتبة مجموعة واسعة من القدرات، بما في ذلك تحسين استنتاج LLM، وتقنيات الضبط الدقيق الفعالة للمعلمات، والمراحل المتسلسلة لخط تطوير النموذج. كما توفر رسوماً بيانية هيكلية لتكوينات النموذج، وتصورات لاستراتيجيات فك تشفير الرموز، وسير العمل التشغيلي للتوليد المعزز بالاسترجاع (RAG) وتكامل الأدوات. يتضمن المحتوى الإضافي توضيحات لعمليات الشبكات العصبية الأساسية وآليات التفكير المنطقي مثل بحث شجرة مونت كارلو وتقطير المعرفة.

    Visualizes optimization techniques for reasoning paths, such as Chain-of-Thought and Monte Carlo Tree Search.

    Python
    عرض على GitHub↗4,529
  • starsfieldai/r1-vالصورة الرمزية لـ StarsfieldAI

    StarsfieldAI/R1-V

    4,060عرض على GitHub↗

    R1-V is a toolset for the development of multimodal models, providing a low-cost training environment designed to optimize the reasoning and feedback loops of large vision-language models. It integrates a training framework, fine-tuning pipelines, and performance evaluation tools. The project features a reinforcement learning framework that improves visual reasoning and generalization by rewarding correct outputs based on visual verification. It also includes a supervised fine-tuning pipeline for customizing vision-language models to specific tasks using labeled datasets and configuration fil

    Optimizes visual reasoning performance using reinforcement learning based on visual verification feedback.

    Python
    عرض على GitHub↗4,060
  • hkust-nlp/simplerl-reasonالصورة الرمزية لـ hkust-nlp

    hkust-nlp/simpleRL-reason

    3,867عرض على GitHub↗

    simpleRL-reason is a training framework designed to improve mathematical and logical deduction in large language models. It utilizes reinforcement learning and policy optimization to enhance the accuracy and transparency of step-by-step deduction chains. The project implements a pipeline that establishes baseline capabilities through supervised fine-tuning before applying reinforcement learning to maximize deductive accuracy. It features a reward modeling toolkit that calculates scalar feedback by comparing generated reasoning steps against verified mathematical ground truths. The framework

    Enhances complex reasoning performance through two-stage reinforcement learning and value estimation.

    Python
    عرض على GitHub↗3,867
  • openmanus/openmanus-rlالصورة الرمزية لـ OpenManus

    OpenManus/OpenManus-RL

    3,916عرض على GitHub↗

    OpenManus-RL is a reinforcement learning framework and distributed training pipeline designed to train large language models as agents. It serves as an agentic reasoning optimizer and reward model trainer, providing the infrastructure to improve model decision-making through reward-based policy optimization. The project distinguishes itself through a distributed architecture that supports parameter sharding across multiple compute nodes and a coordinated rollout system for collecting interaction trajectories. It incorporates advanced reasoning strategies, such as Tree-of-Thoughts and Monte Ca

    Implements advanced reasoning optimization using strategies like Tree-of-Thoughts and Monte Carlo Tree Search to improve model decision-making.

    Python
    عرض على GitHub↗3,916
  • rasbt/reasoning-from-scratchالصورة الرمزية لـ rasbt

    rasbt/reasoning-from-scratch

    3,060عرض على GitHub↗

    This project is a technical resource and implementation guide for building transformer-based language model architectures and training pipelines from scratch. It focuses on the design of models capable of natural language processing, including the integration of pretrained weights and the creation of foundational model frameworks. The project specifically emphasizes logical reasoning and mathematical problem solving. It provides a framework for optimizing these capabilities through reinforcement learning and the use of automated verifiers to evaluate and reward correct reasoning paths. The r

    Enhances complex reasoning performance through reinforcement learning and verifier-based optimization methodology.

    Jupyter Notebookaiartificial-intelligencedeep-learning
    عرض على GitHub↗3,060
  1. Home
  2. Artificial Intelligence & ML
  3. Reasoning Models
  4. Reasoning Optimization

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

  • MultimodalImproving vision-language model accuracy using reinforcement learning and chain-of-thought processing. **Distinct from Reasoning Optimization:** Specializes reasoning optimization specifically for multimodal (vision-language) contexts rather than general reasoning models.