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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
O

openai/mujoco-py

0
View on GitHub↗
0 stars·0 forks·12 views

Mujoco Py

MuJoCo is a physics engine which can do very detailed efficient simulations with contacts. This library lets you use MuJoCo from Python.

Features

  • Model-Based Reinforcement Learning - Physics-based simulation environment for continuous control and robotics research.
  • Reinforcement Learning Environments - Python bindings for high-performance physics simulation in robotics and control.
  • World Models - Physics engine interface for high-fidelity robotic and control simulations.
  • Environment Benchmarks - Enables physics-based simulation for reinforcement learning research.

Star history

Star history chart for openai/mujoco-pyStar history chart for openai/mujoco-py

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mujoco Py

Similar open-source projects, ranked by how many features they share with Mujoco Py.
  • rail-berkeley/d4rlrail-berkeley avatar

    rail-berkeley/d4rl

    1,693View on GitHub↗

    D4RL is an open-source benchmark for offline reinforcement learning. It provides standardized environments and datasets for training and benchmarking algorithms. A supplementary whitepaper and website are also available.

    Python
    View on GitHub↗1,693
  • openai/gymopenai avatar

    openai/gym

    37,223View on GitHub↗

    Gym is a reinforcement learning environment toolkit and agent simulation framework. It provides a standardized API and a universal communication interface that defines how learning agents interact with simulation environments through actions and observations. The project includes a benchmark environment suite and a diverse library of pre-configured simulation worlds, including physics engines and classic control tasks. It enables the creation of custom simulation environments to train agents in specific operational scenarios while ensuring reproducibility across different learning algorithms.

    Python
    View on GitHub↗37,223
  • aravindr93/mjrlA

    aravindr93/mjrl

    0View on GitHub↗

    This package contains implementations of various RL algorithms for continuous control tasks simulated with MuJoCo.

    View on GitHub↗0
  • danijar/crafterdanijar avatar

    danijar/crafter

    566View on GitHub↗

    Status: Stable release

    Python
    View on GitHub↗566
See all 30 alternatives to Mujoco Py→

Frequently asked questions

What does openai/mujoco-py do?

MuJoCo is a physics engine which can do very detailed efficient simulations with contacts. This library lets you use MuJoCo from Python.

What are the main features of openai/mujoco-py?

The main features of openai/mujoco-py are: Model-Based Reinforcement Learning, Reinforcement Learning Environments, World Models, Environment Benchmarks.

What are some open-source alternatives to openai/mujoco-py?

Open-source alternatives to openai/mujoco-py include: rail-berkeley/d4rl — D4RL is an open-source benchmark for offline reinforcement learning. It provides standardized environments and… openai/gym — Gym is a reinforcement learning environment toolkit and agent simulation framework. It provides a standardized API and… maximecb/gym-minigrid — Simple and easily configurable grid world environments for reinforcement learning. deepmind/lab — Lab is a customizable 3D platform and research testbed designed for training and testing autonomous agents using… aravindr93/mjrl — This package contains implementations of various RL algorithms for continuous control tasks simulated with MuJoCo. danijar/crafter — Status: Stable release.