提交歷史

作者 SHA1 備註 提交日期
  Maxime Chevalier-Boisvert 2abfef3b02 Removed FourRooomQA environment 7 年之前
  Maxime Chevalier-Boisvert 2f34df4e42 Randomized door positions in RoomGrid 7 年之前
  Maxime Chevalier-Boisvert 2b9f8f57fd Merge pull request #3 from lcswillems/master 7 年之前
  Lucas Willems 92922b13f7 Fixed bugs with `Goal` `overlap` method. 7 年之前
  Lucas Willems f09b7944dd `goal` can now overlap. 7 年之前
  Maxime Chevalier-Boisvert 54012927de Added support for locked doors in RoomGrid 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 99931d11d0 Renamed Playground-v1 to RoomGrid-v0 7 年之前
  Maxime Chevalier-Boisvert cdb80a5d30 Started work on Playground-v1 environment for curriculum learning 7 年之前
  Maxime Chevalier-Boisvert e00764ebf8 Lazily importing visdom 7 年之前
  Maxime Chevalier-Boisvert 340c03a446 Cleaned up and simplified _genGrid functions 7 年之前
  Maxime Chevalier-Boisvert 3096a3b7f4 Updated README 7 年之前
  Maxime Chevalier-Boisvert 0e496fe636 Fixed visdom visualization code 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 5a6461ff2e Added GRU to policy, made model larger. 7 年之前
  Maxime Chevalier-Boisvert 17eba78e33 Fixed pyqt5 package version 7 年之前
  Maxime Chevalier-Boisvert 2cdc42ac43 Modified reward range for fetch environment 7 年之前
  Maxime Chevalier-Boisvert 2b1d180dda Corrected reward ranges for environments 7 年之前
  Maxime Chevalier-Boisvert 24f7678f57 Update README.md 7 年之前
  Maxime Chevalier-Boisvert 27e33995ab Fixed wrappers.py following changes in OpenAI gym 7 年之前
  Maxime Chevalier-Boisvert 25fe4664fa Modified environments so they all produce observations in a dict 7 年之前
  Maxime Chevalier-Boisvert 7c41bdff21 Added MiniGrid-MultiRoom-N2-S4-v0 environment 7 年之前
  Maxime Chevalier-Boisvert 4d84ecd45f Eliminated source of non-determinism 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 bb6dc6196e Added test 7 年之前