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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesObservation Standardizers

Tools for mapping simulator outputs to unified key conventions for policy compatibility.

Distinct from Data Standardization: Distinct from general data standardization: focuses on mapping simulator outputs to policy-ready formats.

Explore 3 awesome GitHub repositories matching data & databases · Observation Standardizers. Refine with filters or upvote what's useful.

Awesome Observation Standardizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • openai/gymAvatar von openai

    openai/gym

    37,223Auf GitHub ansehen↗

    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.

    Maps raw simulation data into standardized formats like tensors or discrete integers for agent processing.

    Python
    Auf GitHub ansehen↗37,223
  • huggingface/lerobotAvatar von huggingface

    huggingface/lerobot

    21,687Auf GitHub ansehen↗

    This project is a comprehensive research platform designed for the end-to-end lifecycle of robotic learning. It provides a modular framework for training neural network policies—specifically through imitation and reinforcement learning—and deploying them onto physical robotic hardware. By offering a unified interface for hardware abstraction, the platform decouples high-level control logic from the specific sensors and actuators of diverse robotic systems. The framework distinguishes itself through a standardized approach to data and policy management. It utilizes a consistent schema for reco

    Maps simulator-specific outputs to a unified key convention for policy compatibility.

    Python
    Auf GitHub ansehen↗21,687
  • farama-foundation/arcade-learning-environmentAvatar von Farama-Foundation

    Farama-Foundation/Arcade-Learning-Environment

    2,426Auf GitHub ansehen↗

    The Arcade Learning Environment is a research-focused platform that provides a high-performance emulation engine for Atari 2600 games. It serves as a standardized environment for training and evaluating artificial intelligence agents, bridging native game execution with machine learning libraries through a dedicated Python interface. The project distinguishes itself by offering robust support for parallel and vectorized environment execution, allowing multiple game instances to run simultaneously to accelerate data collection. It includes specialized tools for asynchronous command queuing and

    Normalizes raw game memory and pixel data into consistent numerical formats for reinforcement learning algorithms.

    C++
    Auf GitHub ansehen↗2,426
  1. Home
  2. Data & Databases
  3. Data Governance and Modeling
  4. Data Standardization
  5. Observation Standardizers