Deep RL Course documentation

Interesting Environments to try

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Interesting Environments to try

Here we provide a list of interesting environments you can try to train your agents on:

MineRL

MineRL

MineRL is a Python library that provides a Gym interface for interacting with the video game Minecraft, accompanied by datasets of human gameplay. Every year there are challenges with this library. Check the website

To start using this environment, check these resources:

DonkeyCar Simulator

Donkey Car Donkey is a Self Driving Car Platform for hobby remote control cars. This simulator version is built on the Unity game platform. It uses their internal physics and graphics and connects to a donkey Python process to use our trained model to control the simulated Donkey (car).

To start using this environment, check these resources:

Starcraft II

Alphastar

Starcraft II is a famous real-time strategy game. DeepMind has used this game for their Deep Reinforcement Learning research with Alphastar

To start using this environment, check these resources:

Author

This section was written by Thomas Simonini