Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update corridor.md to fix env name typo #79

Merged
merged 1 commit into from
Mar 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/envs/navigation/corridor.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ between the rooms are procedurally generated and are different for every
episodes.

Different variants of this environment have different numbers of
rooms, making the exploration challenge more difficult (`Minihack-Corridor-R2-v0`,
rooms, making the exploration challenge more difficult (`MiniHack-Corridor-R2-v0`,
`MiniHack-Corridor-R3-v0`, and `MiniHack-Corridor-R5-v0` environments are composed of 2,
3, and 5 rooms, respectively).

Expand All @@ -28,4 +28,4 @@ The agent receives a reward of +1 for reaching the goal.
| ------------------------- | ----------- |
| `MiniHack-Corridor-R2-v0` | Exploration |
| `MiniHack-Corridor-R3-v0` | Exploration |
| `MiniHack-Corridor-R5-v0` | Exploration |
| `MiniHack-Corridor-R5-v0` | Exploration |