awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google-deepmind avatar

google-deepmind/dm_control

0
View on GitHub↗
4,620 stars·757 forks·Python·Apache-2.0·15 vues

Dm Control

dm_control est un framework de simulation physique et une boîte à outils de simulation de contrôle de robot conçus pour créer et interagir avec des tâches de contrôle continu. Il sert de suite d'environnements d'apprentissage par renforcement et d'outil de benchmarking pour évaluer des agents autonomes au sein d'espaces physiques virtuels.

Le framework fournit une collection d'environnements basés sur les bindings physiques MuJoCo pour simuler la dynamique des corps rigides et les forces de contact. Il propose un rendu accéléré par matériel et des visionneuses interactives pour la visualisation des environnements physiques et du comportement des agents.

Le système prend en charge la composition de tâches de simulation complexes en superposant des modèles physiques réutilisables et des fonctions de récompense. Il standardise l'interface état-action pour l'échange de données de capteurs et de commandes d'actionneurs entre le simulateur physique et les agents externes.

Features

  • Physical Interaction Simulations - Provides virtual environments that simulate physical interactions between AI agents and robotic hardware.
  • State-Action-Reward Interfaces - Standardizes the exchange of sensor data and actuator commands between the simulator and RL agents.
  • Reinforcement Learning - Enables the development and testing of autonomous agents that learn complex behaviors through trial and error.
  • Physics Simulation - Serves as a software stack for creating and interacting with continuous control tasks within a virtual physics engine.
  • Robotics Simulators - Ships a toolkit for building complex robotic tasks and visualizing agent behavior via physics engines.
  • State-Based Physics - Implements a discrete-time integration cycle to update the world state based on forces and constraints.
  • Physics Simulation Environments - Uses physics engine bindings to create and modify continuous control tasks in a virtual space.
  • Rigid Body Physics Engines - Interfaces with the MuJoCo engine to calculate rigid body dynamics and contact forces.
  • Robotics and Control - Provides a simulated environment to experiment with robotic control algorithms and motion planning.
  • Reinforcement Learning Environments - Composes rich simulation environments from reusable components to train and test autonomous agents.
  • Performance Benchmarking - Provides tools for evaluating and comparing agent performance across various physics-based control challenges.
  • RL Reference Environments - Offers a collection of standardized simulation tasks used as benchmarks for evaluating reinforcement learning agents.
  • Simulation Task Compositions - Provides a system for layering reusable physics models and reward functions to create complex simulation tasks.
  • Simulation Visualizers - Renders the internal state of physics simulations using interactive viewers for behavioral analysis.
  • Hardware-Accelerated Rendering - Offloads the composition of visual layers to the graphics processor for high-fidelity observation of physics states.
  • Physics Visualizers - Renders simulated physics scenes and constraints through interactive viewers to inspect agent behavior.

Historique des stars

Graphique de l'historique des stars pour google-deepmind/dm_controlGraphique de l'historique des stars pour google-deepmind/dm_control

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Dm Control

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Dm Control.
  • cyberbotics/webotsAvatar de cyberbotics

    cyberbotics/webots

    4,417Voir sur GitHub↗

    Webots is a physics-based robot simulator and development environment used for modeling, programming, and testing the behavior of robots in a simulated 3D physical world. It serves as a virtual prototyping tool to verify mechanical and electronic systems through the creation of virtual robot models and control logic. The platform enables a full robotics simulation workflow, including the development of robot controllers and the programming of autonomous agent behaviors. It focuses on physical system modeling to represent the mechanical properties of hardware and simulate real-world interactio

    C++
    Voir sur GitHub↗4,417
  • facebookresearch/habitat-simAvatar de facebookresearch

    facebookresearch/habitat-sim

    3,532Voir sur GitHub↗

    Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents within photorealistic indoor and outdoor environments. It serves as a simulator for AI and robotics, providing a system for generating synthetic data and simulating physical interactions. The project is distinguished by a native C++ core that enables high-throughput simulation and a rendering pipeline using physically based rendering and baked global illumination. It features a navigation system based on pre-computed navigation meshes to ensure collision-free traversal and a rigi

    C++aicomputer-visioncplusplus
    Voir sur GitHub↗3,532
  • openmind/om1Avatar de OpenMind

    OpenMind/OM1

    2,636Voir sur GitHub↗

    OM1 is a multimodal AI agent runtime and orchestration framework designed to connect large language models to physical robot hardware and sensors. It provides an execution environment that processes audio, video, and sensor data to drive autonomous decisions and actions in real-world settings. The system integrates a robotics SLAM and navigation stack with a hardware abstraction layer, allowing high-level AI commands to be translated into low-level motor and actuator instructions. It distinguishes itself by incorporating blockchain-based governance to enforce immutable operational rules and p

    Pythonllmmultiagentrobotics
    Voir sur GitHub↗2,636
  • farama-foundation/gymnasiumAvatar de Farama-Foundation

    Farama-Foundation/Gymnasium

    12,050Voir sur GitHub↗

    Gymnasium is a suite of standardized APIs and simulation toolkits used to evaluate agent behavior and benchmark reinforcement learning algorithms. It provides a standardized interface for creating and interacting with simulated environments, enabling the training of reinforcement learning agents through a consistent set of interaction protocols. The project emphasizes experimental reproducibility through a versioned API and a system for tracking changes to environment logic using version suffixes. This ensures that learning results remain consistent and can be replicated across different soft

    Pythonapigymreinforcement-learning
    Voir sur GitHub↗12,050
Voir les 30 alternatives à Dm Control→

Questions fréquentes

Que fait google-deepmind/dm_control ?

dm_control est un framework de simulation physique et une boîte à outils de simulation de contrôle de robot conçus pour créer et interagir avec des tâches de contrôle continu. Il sert de suite d'environnements d'apprentissage par renforcement et d'outil de benchmarking pour évaluer des agents autonomes au sein d'espaces physiques virtuels.

Quelles sont les fonctionnalités principales de google-deepmind/dm_control ?

Les fonctionnalités principales de google-deepmind/dm_control sont : Physical Interaction Simulations, State-Action-Reward Interfaces, Reinforcement Learning, Physics Simulation, Robotics Simulators, State-Based Physics, Physics Simulation Environments, Rigid Body Physics Engines.

Quelles sont les alternatives open-source à google-deepmind/dm_control ?

Les alternatives open-source à google-deepmind/dm_control incluent : cyberbotics/webots — Webots is a physics-based robot simulator and development environment used for modeling, programming, and testing the… facebookresearch/habitat-sim — Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents… openmind/om1 — OM1 is a multimodal AI agent runtime and orchestration framework designed to connect large language models to physical… farama-foundation/gymnasium — Gymnasium is a suite of standardized APIs and simulation toolkits used to evaluate agent behavior and benchmark… dlr-rm/stable-baselines3 — Stable-baselines3 is a reinforcement learning library built on the PyTorch deep learning framework. It provides a… projectchrono/chrono — Chrono is a multi-physics simulation suite that functions as a multibody dynamics simulator, a finite element analysis…