| Definition | Datasets for Data-Driven Deep Reinforcement Learning with Atari environments. |
| No of environments | 17239 |
Datasets for Data-Driven Deep Reinforcement Learning with Atari environments. This project is intending to provide the easy-to-use wrapper for the datasets provided by Google. The dataset structure is designed for Google’s Dopamine so that the datasets are not friendly to developers that don’t use the framework.
In order to let everyone use the datasets much easier, this library is designed as Atari version of d4rl. You can access to the Atari datasets just like d4rl only with few lines of codes.

