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
Farama-Foundation avatar

Farama-Foundation/D4RL

0
View on GitHub↗
1,689 stars·306 forks·Python·Apache-2.0·8 views

D4RL

A collection of reference environments for offline reinforcement learning

Features

  • Reinforcement Learning - Benchmark suite for offline reinforcement learning.
  • World Models - Standardized datasets for offline reinforcement learning and model-based evaluation.

Star history

Star history chart for farama-foundation/d4rlStar history chart for farama-foundation/d4rl

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with D4RL

These projects share indexed features with D4RL. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • farama-foundation/gymnasium-roboticsFarama-Foundation avatar

    Farama-Foundation/Gymnasium-Robotics

    855View on GitHub↗
    Pythond4rlgymnasiummujoco
    View on GitHub↗855
  • 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
  • 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
  • ai4finance-foundation/finrlAI4Finance-Foundation avatar

    AI4Finance-Foundation/FinRL

    13,964View on GitHub↗

    FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated trading strategies. It functions as a quantitative finance toolkit that integrates deep learning algorithms with financial market simulations to address complex portfolio management and asset allocation tasks. The platform provides an end-to-end pipeline for transforming raw market data into actionable trading models. The project distinguishes itself through a layered, modular architecture that separates data processing, environment simulation, and agent training. This design allow

    Jupyter Notebookalgorithmic-tradingdeep-reinforcement-learningdrl-algorithms
    View on GitHub↗13,964
Compare all 30 related projects→

Frequently asked questions

What does farama-foundation/d4rl do?

A collection of reference environments for offline reinforcement learning

What are the main features of farama-foundation/d4rl?

The main features of farama-foundation/d4rl are: Reinforcement Learning, World Models.

Which projects share features with farama-foundation/d4rl?

Projects with overlapping indexed features include: farama-foundation/minigrid — Simple and easily configurable grid world environments for reinforcement learning. farama-foundation/gymnasium-robotics. facebookresearch/minihack — MiniHack is a sandbox framework for easily designing rich and diverse environments for Reinforcement Learning (RL).… ai4finance-foundation/finrl — FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated… alessiodm/drl-zh — Welcome to drlzh.ai: a hands-on deep reinforcement learning course where you build the algorithms, not just read about… airlab-polimi/mushroom.