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
Back to rail-berkeley/d4rl

Open-source alternatives to D4rl

30 open-source projects similar to rail-berkeley/d4rl, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best D4rl alternative.

  • openai/mujoco-pyO

    openai/mujoco-py

    0View on GitHub↗

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

    View on GitHub↗0
  • maximecb/gym-minigridmaximecb avatar

    maximecb/gym-minigrid

    2,470View on GitHub↗

    Simple and easily configurable grid world environments for reinforcement learning

    Python
    View on GitHub↗2,470
  • deepmind/deepmind-researchdeepmind avatar

    deepmind/deepmind-research

    15,024View on GitHub↗

    This project is an AI research implementation library and machine learning research repository. It provides a collection of reference code, illustrative implementations, and open-source research datasets used to verify hypotheses and build upon existing models in artificial intelligence. The repository focuses on scientific research reproduction by translating theoretical findings from published papers into executable code. It includes specialized scientific simulation environments designed to test the behavior of autonomous agents and models within controlled settings. The project covers AI

    Jupyter Notebook
    View on GitHub↗15,024
  • danijar/crafterdanijar avatar

    danijar/crafter

    566View on GitHub↗

    Status: Stable release

    Python
    View on GitHub↗566
  • stratismarkou/sample-efficient-bayesian-rlstratisMarkou avatar

    stratisMarkou/sample-efficient-bayesian-rl

    24View on GitHub↗

    We compare different Bayesian methods for representing an RL agent's uncertainty about cumulative rewards, including our own approach based on moment matching across the Bellman equations.

    Jupyter Notebook
    View on GitHub↗24

AI search

Explore more awesome repositories

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

Find more with AI search
  • minerllabs/minerlminerllabs avatar

    minerllabs/minerl

    960View on GitHub↗

    Python package providing easy to use Gym environments and data access for training agents in Minecraft.

    Java
    View on GitHub↗960
  • 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
  • wayveai/milewayveai avatar

    wayveai/mile

    430View on GitHub↗

    This is the PyTorch implementation for inference and training of the world model and driving policy as described in:

    Python
    View on GitHub↗430
  • farama-foundation/metaworldFarama-Foundation avatar

    Farama-Foundation/Metaworld

    1,837View on GitHub↗

    Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning

    Python
    View on GitHub↗1,837
  • 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
  • bit1029public/hrssmB

    bit1029public/HRSSM

    0View on GitHub↗

    Code for the paper Learning Latent Dynamic Robust Representations for World Models (ICML-24).

    View on GitHub↗0
  • fuxiailab/rl4rsfuxiAIlab avatar

    fuxiAIlab/RL4RS

    235View on GitHub↗

    RL4RS is a real-world deep reinforcement learning recommender system benchmark for practitioners and researchers.

    Python
    View on GitHub↗235
  • danijar/directorD

    danijar/director

    0View on GitHub↗

    Deep Hierarchical Planning from Pixels

    View on GitHub↗0
  • google-research/rldsgoogle-research avatar

    google-research/rlds

    490View on GitHub↗

    RLDS stands for Reinforcement Learning Datasets and it is an ecosystem of tools to store, retrieve and manipulate episodic data in the context of Sequential Decision Making including Reinforcement Learning (RL), Learning for Demonstrations, Offline RL or Imitation Learning.

    Jupyter Notebook
    View on GitHub↗490
  • farama-foundation/minigridFarama-Foundation avatar

    Farama-Foundation/Minigrid

    2,462View on GitHub↗

    Simple and easily configurable grid world environments for reinforcement learning

    Pythongridworld-environmentgymnasiumgymnasium-environment
    View on GitHub↗2,462
  • cvdfoundation/kinetics-datasetcvdfoundation avatar

    cvdfoundation/kinetics-dataset

    978View on GitHub↗

    Kinetics is a collection of large-scale, high-quality datasets of URL links of up to 650,000 video clips that cover 400/600/700 human action classes, depending on the dataset version. The videos include human-object interactions such as playing instruments, as well as human-human interactions…

    Shell
    View on GitHub↗978
  • benelot/pybullet-gymbenelot avatar

    benelot/pybullet-gym

    879View on GitHub↗

    PyBullet Gymperium

    Python
    View on GitHub↗879
  • conglu1997/v-d4rlconglu1997 avatar

    conglu1997/v-d4rl

    115View on GitHub↗

    V-D4RL provides pixel-based analogues of the popular D4RL benchmarking tasks, derived from the dmcontrol suite, along with natural extensions of two state-of-the-art online pixel-based continuous control algorithms, DrQ-v2 and DreamerV2, to the offline setting. For further details, please see…

    Python
    View on GitHub↗115
  • farama-foundation/d4rlFarama-Foundation avatar

    Farama-Foundation/D4RL

    1,689View on GitHub↗

    A collection of reference environments for offline reinforcement learning

    Python
    View on GitHub↗1,689
  • facebookresearch/minihackF

    facebookresearch/minihack

    0View on GitHub↗

    MiniHack is a sandbox framework for easily designing rich and diverse environments for Reinforcement Learning (RL). Based on the game of NetHack, MiniHack uses the NetHack Learning Environment (NLE) to communicate with the game and to provide a convenient interface for customly created RL…

    View on GitHub↗0
  • farama-foundation/gymnasium-roboticsFarama-Foundation avatar

    Farama-Foundation/Gymnasium-Robotics

    855View on GitHub↗
    Pythond4rlgymnasiummujoco
    View on GitHub↗855
  • farama-foundation/highwayenvFarama-Foundation avatar

    Farama-Foundation/HighwayEnv

    3,281View on GitHub↗

    A collection of environments for autonomous driving and tactical decision-making tasks, developed and maintained by Edouard Leurent.

    Python
    View on GitHub↗3,281
  • clvoloshin/cobsclvoloshin avatar

    clvoloshin/COBS

    61View on GitHub↗

    COBS is an Off-Policy Policy Evaluation (OPE) Benchmarking Suite. The goal is to provide fine experimental control to carefully tease out an OPE method's performance across many key conditions.

    Python
    View on GitHub↗61
  • arise-initiative/robosuiteARISE-Initiative avatar

    ARISE-Initiative/robosuite

    2,464View on GitHub↗

    robosuite: A Modular Simulation Framework and Benchmark for Robot Learning

    Pythonphysics-simulationreinforcement-learningrobot-learning
    View on GitHub↗2,464
  • dennybritz/reinforcement-learningdennybritz avatar

    dennybritz/reinforcement-learning

    22,039View on GitHub↗

    This repository provides a comprehensive library of reinforcement learning algorithms designed for training autonomous agents. It serves as a research-oriented collection of implementations that cover fundamental decision-making strategies, including dynamic programming, temporal difference learning, and policy gradient methods. The project distinguishes itself by offering specialized frameworks for deep reinforcement learning and structured decision modeling. It includes implementations for deep Q-learning that utilize neural networks, experience replay, and prioritized sampling to approxima

    Jupyter Notebook
    View on GitHub↗22,039
  • google/braxgoogle avatar

    google/brax

    3,196View on GitHub↗

    Massively parallel rigidbody physics simulation on accelerator hardware.

    Jupyter Notebook
    View on GitHub↗3,196
  • google-deepmind/bsuiteG

    google-deepmind/bsuite

    1,551View on GitHub↗

    bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent with two main objectives.

    Python
    View on GitHub↗1,551
  • google-research/footballgoogle-research avatar

    google-research/football

    3,626View on GitHub↗

    This repository contains an RL environment based on open-source game Gameplay Football. It was created by the Google Brain team for research purposes.

    Python
    View on GitHub↗3,626
  • denisyarats/exorldenisyarats avatar

    denisyarats/exorl

    136View on GitHub↗

    This is an original PyTorch implementation of the ExORL framework from

    Python
    View on GitHub↗136
  • chandar-lab/loca2chandar-lab avatar

    chandar-lab/LoCA2

    3View on GitHub↗

    Official code for the "Towards Evaluating Adaptivity of Model-Based Reinforcement Learning" paper.

    Python
    View on GitHub↗3