Skip to content

Commit

Permalink
Update environments.md (openai#804)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximecb authored and gdb committed Dec 25, 2017
1 parent efeadfd commit 509c2c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 509c2c0

Please sign in to comment.