A. Baisero 0be0e71ba3 Implement Lava tiles and LavaCrossing environment (#7) (#29) il y a 6 ans
..
__init__.py 0be0e71ba3 Implement Lava tiles and LavaCrossing environment (#7) (#29) il y a 6 ans
blockedunlockpickup.py 475adf182c Added BlockedUnlockPickup environment il y a 6 ans
doorkey.py 867477f48c Increase max_steps in DoorKey to make it learnable (#15) il y a 6 ans
empty.py 076e074b0a Changed timestep limits based on feedback from Rosemary Ke il y a 6 ans
fetch.py c99822121e Added reward penalty based on number of time steps taken il y a 6 ans
fourrooms.py 342eeb6cfe Minor bugfix wrt door placement il y a 6 ans
gotodoor.py c99822121e Added reward penalty based on number of time steps taken il y a 6 ans
gotoobject.py c99822121e Added reward penalty based on number of time steps taken il y a 6 ans
keycorridor.py b2fd115e97 Added KeyCorridor environment il y a 6 ans
lavacrossing.py 0be0e71ba3 Implement Lava tiles and LavaCrossing environment (#7) (#29) il y a 6 ans
lockedroom.py 852476db7c Finished renaming MiniGrid methods for PEP8 conformance il y a 6 ans
memory.py ce9f07ff8f Added memory environment created by Dima. il y a 6 ans
multiroom.py d5d117bb78 Added goal_pos variable to MultiRoomEnv il y a 6 ans
obstructedmaze.py dab3839453 Obstructed maze environment (#19) il y a 6 ans
playground_v0.py 146fd10741 Made reward_range the same for all environments, rewards are in [0, 1] il y a 6 ans
putnear.py e270e76ee5 Added object position tracking il y a 6 ans
redbluedoors.py 7acd1ea326 Added timeout to place_obj and place_agent il y a 6 ans
unlock.py 2a3c7dc685 Unlock (#20) il y a 6 ans
unlockpickup.py afb32770de Screenshots for some environments (#22) il y a 6 ans