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