فهرست منبع

Unlock pickup environment (#21)

* Obstructed maze environment

* Add unlock environment

* Fix env id

* Unlock pickup environment
Lucas Willems 7 سال پیش
والد
کامیت
f1a701537a
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -327,3 +327,7 @@ Registered configurations:
 The agent has to pick up a box which is placed in a corner of a 3x3 maze.
 The agent has to pick up a box which is placed in a corner of a 3x3 maze.
 The doors are locked, the keys are hidden in boxes and doors are obstructed
 The doors are locked, the keys are hidden in boxes and doors are obstructed
 by balls. This environment can be solved without relying on language.
 by balls. This environment can be solved without relying on language.
+
+The agent has to pick up a box which is placed in a corner of a 3x3 maze.
+The doors are locked, the keys are hidden in boxes and doors are obstructed
+by balls. This environment can be solved without relying on language.