D4RL

RL benchmarks

A collection of standardized environments and datasets for training and benchmarking algorithms in offline reinforcement learning

A collection of reference environments for offline reinforcement learning

GitHub

1k stars
20 watching
286 forks
Language: Python
last commit: 2 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
farama-foundation/minari A Python library for offline reinforcement learning research, providing datasets and utilities. 310
farama-foundation/gymnasium-robotics A collection of robotic simulation environments for reinforcement learning 585
farama-foundation/minigrid A collection of grid-world environments for reinforcement learning research 2,139
farama-foundation/metaworld A collection of robotic environment benchmarks for evaluating meta-reinforcement learning and multi-task learning algorithms. 1,290
farama-foundation/miniworld A tool for creating and simulating 3D environments for reinforcement learning research 712
conglu1997/v-d4rl Provides pre-built datasets and code for offline reinforcement learning from visual observations using deep learning algorithms 94
farama-foundation/gymnasium Develops and compares reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments 7,613
farama-foundation/arcade-learning-environment A platform for developing AI agents to play Atari 2600 games 2,199
takuseno/d3rlpy An open-source deep reinforcement learning library that supports offline and online training, providing an intuitive API for practitioners and researchers. 1,349
farama-foundation/shimmy An API conversion tool for reinforcement learning environments. 143
sjtu-marl/malib A framework for parallel population-based reinforcement learning 507
horizonrobotics/alf A framework for implementing complex reinforcement learning algorithms with flexibility and ease of implementation 306
matthiasplappert/keras-rl A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. 8
enlite-ai/maze An RL framework for building and training reinforcement learning models in Python 266
luchris429/purejaxrl A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality 755