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
rail-berkeley avatar

rail-berkeley/d4rl

0
View on GitHub↗
1,693 stars·307 forks·Python·Apache-2.0·15 views

D4rl

D4RL is an open-source benchmark for offline reinforcement learning. It provides standardized environments and datasets for training and benchmarking algorithms. A supplementary whitepaper and website are also available.

Features

  • Datasets and Benchmarks - Standardizes datasets for deep data-driven reinforcement learning research.
  • Reinforcement Learning Environments - Datasets and environments for offline reinforcement learning benchmarking.
  • World Models - Standardized datasets and environments for offline reinforcement learning.
  • Environment Benchmarks - Provides datasets and environments for offline reinforcement learning benchmarking.

Star history

Star history chart for rail-berkeley/d4rlStar history chart for rail-berkeley/d4rl

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to D4rl

Similar open-source projects, ranked by how many features they share with D4rl.
  • 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
  • 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
  • danijar/crafterdanijar avatar

    danijar/crafter

    566View on GitHub↗

    Status: Stable release

    Python
    View on GitHub↗566
  • 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
See all 30 alternatives to D4rl→

Frequently asked questions

What does rail-berkeley/d4rl do?

D4RL is an open-source benchmark for offline reinforcement learning. It provides standardized environments and datasets for training and benchmarking algorithms. A supplementary whitepaper and website are also available.

What are the main features of rail-berkeley/d4rl?

The main features of rail-berkeley/d4rl are: Datasets and Benchmarks, Reinforcement Learning Environments, World Models, Environment Benchmarks.

What are some open-source alternatives to rail-berkeley/d4rl?

Open-source alternatives to rail-berkeley/d4rl include: openai/mujoco-py — MuJoCo is a physics engine which can do very detailed efficient simulations with contacts. This library lets you use… maximecb/gym-minigrid — Simple and easily configurable grid world environments for reinforcement learning. danijar/crafter — Status: Stable release. deepmind/deepmind-research — This project is an AI research implementation library and machine learning research repository. It provides a… aravindr93/mjrl — This package contains implementations of various RL algorithms for continuous control tasks simulated with MuJoCo. farama-foundation/metaworld — Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning.