Here we provide a list of interesting environments you can try to train your agents on:
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:
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:
Pretrained agents:
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:
This section was written by Thomas Simonini