index.md 785 B


firstpage:

lastpage:

Minigrid Environments

The environments listed below are implemented in the minigrid/envs directory. Each environment provides one or more configurations registered with OpenAI gym. Each environment is also programmatically tunable in terms of size/complexity, which is useful for curriculum learning or to fine-tune difficulty.

```{raw} html :file: list.html


```{toctree}
:hidden:
:caption: Minigrid Environments

BlockedUnlockPickupEnv
CrossingEnv
DistShiftEnv
DoorKeyEnv
DynamicObstaclesEnv
EmptyEnv
FetchEnv
FourRoomsEnv
GoToDoorEnv
GoToObjectEnv
KeyCorridorEnv
LavaGapEnv
LockedRoomEnv
MemoryEnv
MultiRoomEnv
ObstructedMaze_1Dlhb
ObstructedMaze_Full
PlaygroundEnv
PutNearEnv
RedBlueDoorEnv
UnlockEnv
UnlockPickupEnv