提交歷史

作者 SHA1 備註 提交日期
  Maxime Chevalier-Boisvert e84bba090e Added operator == definition for grids 7 年之前
  Maxime Chevalier-Boisvert fe1dfc2231 Added direction/compass to observation 7 年之前
  Maxime Chevalier-Boisvert 63289b521c Split toggle into pickup/drop/toggle actions 7 年之前
  Lucas Willems 92922b13f7 Fixed bugs with `Goal` `overlap` method. 7 年之前
  Lucas Willems f09b7944dd `goal` can now overlap. 7 年之前
  Maxime Chevalier-Boisvert 257b4d4078 Modifications to RoomGrid for level generation in Baby AI 7 年之前
  Maxime Chevalier-Boisvert 3c52268b00 Progress on RoomGrid-v0 env 7 年之前
  Maxime Chevalier-Boisvert 340c03a446 Cleaned up and simplified _genGrid functions 7 年之前
  Maxime Chevalier-Boisvert e5f35ea056 Randomized agent position in playground environment 7 年之前
  Maxime Chevalier-Boisvert 1e5d26e4c0 Fixed issue with environment seeding 7 年之前
  Maxime Chevalier-Boisvert c4049b13ed Added Playground-v0 environment for experiments 7 年之前
  Maxime Chevalier-Boisvert 25fe4664fa Modified environments so they all produce observations in a dict 7 年之前
  Maxime Chevalier-Boisvert d7b381ce47 Added "in" operator for Grid objects 7 年之前
  Maxime Chevalier-Boisvert dcc9732274 Added env.agentSees(x, y) method 7 年之前
  Maxime Chevalier-Boisvert 50bd721381 Removed inaccurate comment 7 年之前
  Maxime Chevalier-Boisvert 114caa944a Fixes based on changes in OpenAI Gym 0.9.6 7 年之前
  Maxime Chevalier-Boisvert 99f583af9e Completed LockedRoom environment 7 年之前
  Maxime Chevalier-Boisvert 87a0befdbf Added ability to drop/put down objects. Started work on PutNear env. 7 年之前
  Maxime Chevalier-Boisvert 5fd284ff88 Minor refactoring for environment creation process 7 年之前
  Maxime Chevalier-Boisvert f2dd5adfc3 Added color names list to minigrid.py 7 年之前
  Maxime Chevalier-Boisvert 28df92e70d Fixed issues with run_tests.py, grid encode/decode 7 年之前
  Maxime Chevalier-Boisvert 116bfb2d4b Completed implementation of goto env 7 年之前
  Maxime Chevalier-Boisvert c080bf08d8 Added _randPos utility function 7 年之前
  Maxime Chevalier-Boisvert 25cc3b5253 Made it so agent can see what it is carrying in observations 7 年之前
  Maxime Chevalier-Boisvert 63d3d94699 Implemented box object type 7 年之前
  Maxime Chevalier-Boisvert 8af443c879 Added action enumeration, started work on QA environment 7 年之前
  Maxime Chevalier-Boisvert 127eef302c Generate new random grid for each new episode by default 7 年之前
  Maxime Chevalier-Boisvert ac82d2550d Minor refactoring, moved minigrid.py 7 年之前