Empty
MiniGrid's Empty environment - navigation in a bare walled room (Room).
See the environment class in this module for the task, layout and reward/termination details.
Room
Bases: Environment
A single empty walled room - navix's Empty environments
(Navix-Empty-*). One goal, one player, no obstacles; the task is
pure navigation. +1 on reaching the goal, 0 otherwise; the
episode ends on the goal.
Attributes:
| Name | Type | Description |
|---|---|---|
random_start |
bool
|
|