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

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

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

google/brax

0
View on GitHub↗
3,196 نجوم·343 تفرعات·Jupyter Notebook·Apache-2.0·1 مشاهدة

Brax

Massively parallel rigidbody physics simulation on accelerator hardware.

Features

  • Reinforcement Learning - Differentiable physics engine for training reinforcement learning agents.
  • Reinforcement Learning Environments - Differentiable physics engine for fast reinforcement learning research.
  • Physics Simulation - Massively parallel differentiable rigid body physics engine in JAX.

سجل النجوم

مخطط تاريخ النجوم لـ google/braxمخطط تاريخ النجوم لـ google/brax

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة google/brax؟

Massively parallel rigidbody physics simulation on accelerator hardware.

ما هي الميزات الرئيسية لـ google/brax؟

الميزات الرئيسية لـ google/brax هي: Reinforcement Learning, Reinforcement Learning Environments, Physics Simulation.

ما هي البدائل مفتوحة المصدر لـ google/brax؟

تشمل البدائل مفتوحة المصدر لـ google/brax: openai/multiagent-particle-envs — Status: Archive (code is provided as-is, no updates expected). rlworkgroup/metaworld — Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning. deepmind/pysc2 — pysc2 is a Python interface and simulation framework that connects the StarCraft II game engine to machine learning… deepmind/lab — Lab is a customizable 3D platform and research testbed designed for training and testing autonomous agents using… dennybritz/reinforcement-learning — This repository provides a comprehensive library of reinforcement learning algorithms designed for training autonomous… unity-technologies/ml-agents — This project is a reinforcement learning toolkit and simulation-based AI trainer for creating intelligent agents…

بدائل مفتوحة المصدر لـ Brax

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Brax.
  • dennybritz/reinforcement-learningالصورة الرمزية لـ dennybritz

    dennybritz/reinforcement-learning

    22,039عرض على GitHub↗

    This repository provides a comprehensive library of reinforcement learning algorithms designed for training autonomous agents. It serves as a research-oriented collection of implementations that cover fundamental decision-making strategies, including dynamic programming, temporal difference learning, and policy gradient methods. The project distinguishes itself by offering specialized frameworks for deep reinforcement learning and structured decision modeling. It includes implementations for deep Q-learning that utilize neural networks, experience replay, and prioritized sampling to approxima

    Jupyter Notebook
    عرض على GitHub↗22,039
  • deepmind/pysc2الصورة الرمزية لـ deepmind

    deepmind/pysc2

    8,298عرض على GitHub↗

    pysc2 is a Python interface and simulation framework that connects the StarCraft II game engine to machine learning agents. It acts as an API wrapper that exposes game internals as a set of observations and actions, providing a reinforcement learning environment for research and training. The framework includes tools for game replay analysis to extract data and sequences of actions from recorded matches for predictive modeling. It also provides an agent simulation environment to run and evaluate the performance of single or competing artificial intelligence agents. The system handles game ma

    Python
    عرض على GitHub↗8,298
  • deepmind/labالصورة الرمزية لـ deepmind

    deepmind/lab

    7,365عرض على GitHub↗

    Lab is a customizable 3D platform and research testbed designed for training and testing autonomous agents using reinforcement learning. It serves as a spatial AI training simulator where agents can be evaluated through navigation and puzzle-solving tasks. The environment allows for the definition of complex layouts and task behaviors through external scripting, enabling the generation of specific challenges for AI research. It supports both automated training via standard API bindings and manual agent control to validate simulation dynamics. The system utilizes a grid-based spatial represen

    C
    عرض على GitHub↗7,365
  • openai/multiagent-particle-envsالصورة الرمزية لـ openai

    openai/multiagent-particle-envs

    2,770عرض على GitHub↗

    Status: Archive (code is provided as-is, no updates expected)

    Python
    عرض على GitHub↗2,770
عرض جميع البدائل الـ 30 لـ Brax→