提交历史

作者 SHA1 备注 提交日期
  Maxime Chevalier-Boisvert c07125ebeb Cleaned up and simplified _genGrid functions 6 年之前
  Maxime Chevalier-Boisvert e5f35ea056 Randomized agent position in playground environment 6 年之前
  Maxime Chevalier-Boisvert 1e5d26e4c0 Fixed issue with environment seeding 6 年之前
  Maxime Chevalier-Boisvert c4049b13ed Added Playground-v0 environment for experiments 6 年之前
  Maxime Chevalier-Boisvert 25fe4664fa Modified environments so they all produce observations in a dict 6 年之前
  Maxime Chevalier-Boisvert d7b381ce47 Added "in" operator for Grid objects 6 年之前
  Maxime Chevalier-Boisvert dcc9732274 Added env.agentSees(x, y) method 6 年之前
  Maxime Chevalier-Boisvert 50bd721381 Removed inaccurate comment 6 年之前
  Maxime Chevalier-Boisvert 114caa944a Fixes based on changes in OpenAI Gym 0.9.6 6 年之前
  Maxime Chevalier-Boisvert 99f583af9e Completed LockedRoom environment 6 年之前
  Maxime Chevalier-Boisvert 87a0befdbf Added ability to drop/put down objects. Started work on PutNear env. 6 年之前
  Maxime Chevalier-Boisvert 5fd284ff88 Minor refactoring for environment creation process 6 年之前
  Maxime Chevalier-Boisvert f2dd5adfc3 Added color names list to minigrid.py 6 年之前
  Maxime Chevalier-Boisvert 28df92e70d Fixed issues with run_tests.py, grid encode/decode 6 年之前
  Maxime Chevalier-Boisvert 116bfb2d4b Completed implementation of goto env 6 年之前
  Maxime Chevalier-Boisvert c080bf08d8 Added _randPos utility function 6 年之前
  Maxime Chevalier-Boisvert 25cc3b5253 Made it so agent can see what it is carrying in observations 6 年之前
  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 年之前