Commit History

Author SHA1 Message Date
  Maxime Chevalier-Boisvert 6e77fbef44 Fixup 5 years ago
  Maxime Chevalier-Boisvert 728353777f Attempt to fix #56 5 years ago
  Maxime Chevalier-Boisvert 75c7460193 Update .gitignore 5 years ago
  Maxime Chevalier-Boisvert ce7b29e5a1 Update fourrooms.py 5 years ago
  Maxime Chevalier-Boisvert 2a8d3ea764 Merge branch 'master' of github.com:maximecb/gym-minigrid 5 years ago
  Maxime Chevalier-Boisvert 5d9e8cab8a Fixed issue with default reward_threshold 5 years ago
  Maxime Chevalier-Boisvert f2b19603d0 Update README.md 5 years ago
  Maxime Chevalier-Boisvert 001fbeb596 Update README.md 5 years ago
  Maxime Chevalier-Boisvert 678fb9e104 Added mention of four rooms environment in README 5 years ago
  Maxime Chevalier-Boisvert 3e9171e182 Added basic tests for wrappers. Fixed issues. 5 years ago
  Abdelrahman Ahmed 798ce869b2 Wrapper Improvements (#55) 5 years ago
  Abdelrahman Ahmed 92caf4ad12 Agent Field View Customization (#54) 5 years ago
  Maxime Chevalier-Boisvert 20b9912444 Implemented distributional shift AI safety environment 5 years ago
  Maxime Chevalier-Boisvert 89d0cba5b9 Update README.md 5 years ago
  Maxime Chevalier-Boisvert ba8b8e2316 Fixed issue causing dynamic obstacles env to crash 5 years ago
  Maxime Chevalier-Boisvert 72d6077bb0 Update README.md 5 years ago
  Suman Pal c5747d230b Dynamic Obstacles Environment (#53) 5 years ago
  Maxime Chevalier-Boisvert aa4c539c36 Remove exact numpy version requirement 5 years ago
  Maxime Chevalier-Boisvert ef3d3f039a Added variants of empty env with random starting position. 5 years ago
  Maxime Chevalier-Boisvert b92d9e3b05 Update wrappers.py 5 years ago
  Florin Gogianu adcbf2cdd6 Add SimpleCrossing environment. (#47) 5 years ago
  Dzmitry Bahdanau a256e6a6db the doors should also have a position (#46) 5 years ago
  Maxime Chevalier-Boisvert ffe4e553e0 Environments can now have different width & height 5 years ago
  Maxime Chevalier-Boisvert f629749029 Delete fourroomqa-env.png 5 years ago
  Dzmitry Bahdanau 5f001235c4 key persistence (#44) 5 years ago
  Maxime Chevalier-Boisvert 0a771181bd Unified door and locked door objects. 5 years ago
  Maxime Chevalier-Boisvert 232318e798 Rewrote broken env __str__ function. Added test. 6 years ago
  Maxime Chevalier-Boisvert dba71a2c63 Merge branch 'master' of github.com:maximecb/gym-minigrid 6 years ago
  Maxime Chevalier-Boisvert 8cc5a5219f Removed unused var 6 years ago
  A. Baisero a6678d060d make observation image have different values for empty and unseen cells (#35) (#36) 6 years ago