소스 검색

Update README.md

Maxime Chevalier-Boisvert 6 년 전
부모
커밋
0078946bd8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -163,7 +163,7 @@ Registered configurations:
 This environment has a series of connected rooms with doors that must be
 opened in order to get to the next room. The final room has the green goal
 square the agent must get to. This environment is extremely difficult to
-solve using classical RL. However, by gradually increasing the number of
+solve using RL alone. However, by gradually increasing the number of
 rooms and building a curriculum, the environment can be solved.
 
 ### Fetch environment