D4RL
RL training dataset
Provides standardized environments and datasets for offline reinforcement learning training and benchmarking
A collection of reference environments for offline reinforcement learning
1k stars
20 watching
285 forks
Language: Python
last commit: 18 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
farama-foundation/minari | A Python library for offline reinforcement learning research, providing datasets and utilities. | 294 |
farama-foundation/gymnasium-robotics | A collection of robotic simulation environments for reinforcement learning | 570 |
farama-foundation/minigrid | A collection of grid-world environments for reinforcement learning research | 2,122 |
farama-foundation/metaworld | A collection of robotic environment benchmarks for evaluating meta-reinforcement learning and multi-task learning algorithms. | 1,273 |
farama-foundation/miniworld | A tool for creating and simulating 3D environments for reinforcement learning research | 703 |
conglu1997/v-d4rl | Provides pre-built datasets and code for offline reinforcement learning from visual observations using deep learning algorithms | 95 |
farama-foundation/gymnasium | Develops and compares reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments | 7,374 |
farama-foundation/arcade-learning-environment | A platform for developing AI agents to play Atari 2600 games | 2,178 |
takuseno/d3rlpy | An open-source deep reinforcement learning library that supports offline and online training, providing an intuitive API for practitioners and researchers. | 1,327 |
farama-foundation/shimmy | An API conversion tool for reinforcement learning environments. | 138 |
sjtu-marl/malib | A framework for parallel population-based reinforcement learning | 497 |
horizonrobotics/alf | A reinforcement learning framework designed to implement complex algorithms with flexibility and ease of use | 302 |
matthiasplappert/keras-rl | A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 7 |
enlite-ai/maze | An RL framework for building and training reinforcement learning models in Python | 265 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 722 |