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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • openai/gymAvatar de openai

    openai/gym

    37,223Ver en 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
    Ver en GitHub↗37,223
  • thu-maic/openmaicAvatar de THU-MAIC

    THU-MAIC/OpenMAIC

    18,781Ver en 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
    Ver en GitHub↗18,781
  • huggingface/deep-rl-classAvatar de huggingface

    huggingface/deep-rl-class

    4,772Ver en 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
    Ver en GitHub↗4,772
  • facebookresearch/habitat-simAvatar de facebookresearch

    facebookresearch/habitat-sim

    3,532Ver en 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
    Ver en GitHub↗3,532
  • facebookresearch/habitat-labAvatar de facebookresearch

    facebookresearch/habitat-lab

    2,848Ver en 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
    Ver en GitHub↗2,848
  1. Home
  2. Part of an Awesome List
  3. AI & Machine Learning
  4. Simulation Environments
  5. Simulation Environment Libraries

Explorar subetiquetas

  • 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 sub-etiquetaCollections 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.