فهرست منبع

Merge branch 'master' of github.com:maximecb/gym-minigrid

Maxime Chevalier-Boisvert 6 سال پیش
والد
کامیت
2a8d3ea764
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -146,10 +146,10 @@ Registered configurations:
 - `MiniGrid-FourRooms-v0`
 - `MiniGrid-FourRooms-v0`
 
 
 <p align="center">
 <p align="center">
-<img src="/figures/four-rooms-env.png">
+<img src="/figures/four-rooms-env.png" width=380>
 </p>
 </p>
 
 
-Classical four room reinforcement learning environment. The agent must navigate
+Classic four room reinforcement learning environment. The agent must navigate
 in a maze composed of four rooms interconnected by 4 gaps in the walls. To
 in a maze composed of four rooms interconnected by 4 gaps in the walls. To
 obtain a reward, the agent must reach the green goal square. Both the agent
 obtain a reward, the agent must reach the green goal square. Both the agent
 and the goal square are randomly placed in any of the four rooms.
 and the goal square are randomly placed in any of the four rooms.