awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

Awesome GitHub RepositoriesSimulation Environment Libraries

Collections of pre-configured simulation worlds, physics engines, and control tasks for agent training.

Distinct from Simulation Environments: Focuses on the curated library of available environments rather than the general simulation framework.

Explore 5 awesome GitHub repositories matching part of an awesome list · Simulation Environment Libraries. Refine with filters or upvote what's useful.

Awesome Simulation Environment Libraries GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • openai/gymopenai 的头像

    openai/gym

    37,223在 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.

    Includes a diverse library of pre-configured simulation worlds, including physics engines and classic control tasks.

    Python
    在 GitHub 上查看↗37,223
  • thu-maic/openmaicTHU-MAIC 的头像

    THU-MAIC/OpenMAIC

    18,781在 GitHub 上查看↗

    OpenMAIC is an LLM multi-agent education platform designed to create immersive, interactive classroom simulations. It functions as a learning environment where multiple AI agents collaborate through a state-machine orchestration framework to coordinate conversational turns and interactions. The platform features an AI-driven interactive lesson generator that transforms documents and topics into educational experiences including slides, quizzes, and project activities. It integrates a speech-enabled interface that combines speech-to-text and text-to-speech for voice-based interaction, alongsid

    Builds responsive, in-browser 3D simulations that allow for hands-on exploration of complex educational processes.

    TypeScript
    在 GitHub 上查看↗18,781
  • huggingface/deep-rl-classhuggingface 的头像

    huggingface/deep-rl-class

    4,772在 GitHub 上查看↗

    This project is a comprehensive deep reinforcement learning course and training platform. It provides a structured educational curriculum that combines theoretical lessons with hands-on tutorials to teach the implementation of neural networks and agent behavior. The platform integrates a model sharing hub where users can upload, download, and version trained machine learning models. It also features a benchmarking system that uses leaderboards to evaluate and compare agent performance against community standards. The educational experience is delivered through interactive notebooks and inclu

    Utilizes the Gymnasium standardized API to define state spaces and reward functions for agent training.

    MDXdeep-learningdeep-reinforcement-learningreinforcement-learning
    在 GitHub 上查看↗4,772
  • facebookresearch/habitat-simfacebookresearch 的头像

    facebookresearch/habitat-sim

    3,532在 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

    Provides high-resolution 3D scans of residential and commercial environments for agent training.

    C++aicomputer-visioncplusplus
    在 GitHub 上查看↗3,532
  • facebookresearch/habitat-labfacebookresearch 的头像

    facebookresearch/habitat-lab

    2,848在 GitHub 上查看↗

    Habitat-Lab is an open-source platform for training and evaluating embodied AI agents in photorealistic 3D indoor environments. It functions as a high-performance 3D indoor environment simulator that supports physics-based interaction, enabling research into navigation and manipulation tasks. The platform provides a modular task-environment abstraction that separates task logic from environment simulation, using configuration-driven pipeline assembly to compose simulation and training pipelines. It includes a hierarchical sensor-actuator architecture for mixing and matching perception and act

    A high-performance simulator that renders realistic indoor scenes and supports physics-based interaction for embodied AI research.

    Pythonaicomputer-visiondeep-learning
    在 GitHub 上查看↗2,848
  1. Home
  2. Part of an Awesome List
  3. AI & Machine Learning
  4. Simulation Environments
  5. Simulation Environment Libraries

探索子标签

  • Gymnasium API IntegrationsImplementations that use the Gymnasium standardized API for defining state spaces and reward functions. **Distinct from Simulation Environment Libraries:** Focuses on the specific API integration for environment definition rather than just a collection of libraries
  • Indoor Scene Libraries1 个子标签Collections of high-resolution 3D scans and models of indoor residential and commercial spaces. **Distinct from Simulation Environment Libraries:** Specifically refers to the high-resolution indoor 3D scans used as environment assets, rather than the general simulation framework.