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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • openai/gymAvatar openai

    openai/gym

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

    THU-MAIC/OpenMAIC

    18,781Vezi pe 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
    Vezi pe GitHub↗18,781
  • huggingface/deep-rl-classAvatar huggingface

    huggingface/deep-rl-class

    4,772Vezi pe 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
    Vezi pe GitHub↗4,772
  • facebookresearch/habitat-simAvatar facebookresearch

    facebookresearch/habitat-sim

    3,532Vezi pe 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
    Vezi pe GitHub↗3,532
  • facebookresearch/habitat-labAvatar facebookresearch

    facebookresearch/habitat-lab

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

Explorează sub-etichetele

  • 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-tagCollections 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.