Maxime Chevalier-Boisvert 6 лет назад
Родитель
Сommit
001fbeb596
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -146,10 +146,10 @@ Registered configurations:
 - `MiniGrid-FourRooms-v0`
 
 <p align="center">
-<img src="/figures/four-rooms-env.png">
+<img src="/figures/four-rooms-env.png" width=400>
 </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
 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.