Skip to content

Commit f8f228c

Browse files
Update README.md
1 parent 0c5eb2d commit f8f228c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The cells could be in one of 3 different states at a time:
3232
- A street cell (white)
3333

3434
## Observation
35-
The agent gets a local observation in the form of an array with the states of the cells under the green area (adjustable observation reach), or gets the full state of the environment as an image showing the states of all cells.
35+
The agent gets a local observation in the form of an array with the states of the cells under the green area surrounding the current action cell (adjustable observation reach), or gets the full state of the environment as an image showing the states of all cells in a full observation version of the environment.
3636
<p align="center">
3737
<img src="images/train_sample_img.png" height="500"/>
3838
</p>

0 commit comments

Comments
 (0)