Update environments.md (#804)

This commit is contained in:
Maxime Chevalier-Boisvert
2017-12-25 15:08:38 -05:00
committed by Greg Brockman
parent efeadfdd20
commit 509c2c00c7

View File

@@ -27,3 +27,9 @@ Learn more here: https://github.com/erlerobot/gym-gazebo/
A simple 2D maze environment where an agent finds its way from the start position to the goal.
Learn more here: https://github.com/tuzzer/gym-maze/
## gym-minigrid: Minimalistic Gridworld Environment
A minimalistic gridworld environment. Seeks to minimize software dependencies, be easy to extend and deliver good performance for faster training.
Learn more here: https://github.com/maximecb/gym-minigrid