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

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

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

2 مستودعات

Awesome GitHub RepositoriesGoal-Directed

Execution of inference tasks specifically to generate paths that satisfy target end states.

Distinct from Inference Execution: Focuses on the generative process of reaching a goal, rather than simply running a trained model.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Goal-Directed. Refine with filters or upvote what's useful.

Awesome Goal-Directed GitHub Repositories

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

    mxgmn/MarkovJunior

    8,133عرض على GitHub↗

    MarkovJunior is a probabilistic programming language and constraint propagation engine designed to generate sequences based on probabilistic rules. It utilizes a pattern matching rewrite system and a probabilistic inference tool to manage state and ensure that generated runs reach defined goal states. The system distinguishes itself through the use of wave-based superposition to track possible value assignments and prune impossible states. It employs a pattern matching rewrite system to transform specific sequences of values within multi-dimensional grids into new states. The framework suppo

    Generates only the execution runs that lead to a specific goal by imposing constraints on future states.

    C#algorithmscellular-automatacsharp
    عرض على GitHub↗8,133
  • reiniscimurs/drl-robot-navigationالصورة الرمزية لـ reiniscimurs

    reiniscimurs/DRL-robot-navigation

    1,321عرض على GitHub↗

    DRL-robot-navigation is a deep reinforcement learning platform and robotic simulation framework designed to train autonomous mobile robots for collision-free path planning. It uses neural network policies and physics-engine simulation environments to teach robots how to navigate toward target coordinates while avoiding obstacles. The software trains continuous control policies using twin delayed deep deterministic policy gradients over continuous state and action spaces. Training is guided by scalar reward signals derived from target proximity and obstacle avoidance distances. System compone

    Directs reinforcement learning optimization through scalar feedback based on target proximity.

    Pythondeep-learningdeep-reinforcement-learninggazebo
    عرض على GitHub↗1,321
  1. Home
  2. Artificial Intelligence & ML
  3. Inference Execution
  4. Goal-Directed