Historique des commits

Auteur SHA1 Message Date
  Maxime Chevalier-Boisvert 475adf182c Added BlockedUnlockPickup environment il y a 7 ans
  Maxime Chevalier-Boisvert 09bc79e364 Merge branch 'master' of github.com:maximecb/gym-minigrid il y a 7 ans
  Maxime Chevalier-Boisvert b2fd115e97 Added KeyCorridor environment il y a 7 ans
  saleml 341c80acd7 allow checking if a grid contains an object defined by a pair (None, object name) (#18) il y a 7 ans
  Maxime Chevalier-Boisvert 2a4e02a576 Update README.md il y a 7 ans
  Maxime Chevalier-Boisvert a9653e81de Removing pytorch_rl code because it is broken. Will update README. il y a 7 ans
  Lucas Willems 867477f48c Increase max_steps in DoorKey to make it learnable (#15) il y a 7 ans
  Maxime Chevalier-Boisvert 7acd1ea326 Added timeout to place_obj and place_agent il y a 7 ans
  Maxime Chevalier-Boisvert c53358bf8f Fixed bug in environment string representation il y a 7 ans
  Maxime Chevalier-Boisvert b6ffc9ba38 Added colored floor tile the agent can walk over il y a 7 ans
  Maxime Chevalier-Boisvert e270e76ee5 Added object position tracking il y a 7 ans
  Lucas Willems ea6416989f Add `_rand_float` method (#10) il y a 7 ans
  Lucas Willems c125ca7998 Minimum reward when success is now 0.1 (#9) il y a 7 ans
  Maxime Chevalier-Boisvert 290ab259e4 Modified RedBlueDoor env to enforce door opening sequence il y a 7 ans
  Maxime Chevalier-Boisvert c99822121e Added reward penalty based on number of time steps taken il y a 7 ans
  Maxime Chevalier-Boisvert 636226f90e Renamed wait action to done il y a 7 ans
  Maxime Chevalier-Boisvert 0ad70c61dd Added _rand_subset method to MiniGridEnv il y a 7 ans
  Maxime Chevalier-Boisvert 40f29632c2 Added ability to render observations at any resolution il y a 7 ans
  Maxime Chevalier-Boisvert 041225e96b Added position randomization to RedBlueDoors env. Updated README. il y a 7 ans
  Maxime Chevalier-Boisvert 216fe87800 Merge pull request #8 from lcswillems/master il y a 7 ans
  Lucas Willems 82d080fa8b Merge remote-tracking branch 'upstream/master' il y a 7 ans
  Lucas Willems ec123f87cf Add a RedBlueDoors environment il y a 7 ans
  Maxime Chevalier-Boisvert 2b243b906f Update README.md il y a 7 ans
  Maxime Chevalier-Boisvert 342b3c96f1 Fixed bug in place_agent il y a 7 ans
  Maxime Chevalier-Boisvert 5d88cb4376 Doors can now be closed back after they are opened il y a 7 ans
  Maxime Chevalier-Boisvert 4f4992265b Fixed issue wrt agent view size pointed out by Anirudh il y a 7 ans
  Maxime Chevalier-Boisvert 2190ce0b59 Full map correctly highlights cells visible to the agent il y a 7 ans
  Maxime Chevalier-Boisvert 076e074b0a Changed timestep limits based on feedback from Rosemary Ke il y a 7 ans
  Maxime Chevalier-Boisvert 6b513362e6 Added gen_obs_grid method which outputs visibility mask il y a 7 ans
  Maxime Chevalier-Boisvert a6ece826ce Removed old visibility code il y a 7 ans