saleml cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 2 years ago
..
__init__.py 32a5b207f7 Implemented LavaGap env (simpler LavaCrossing). Added screenshot command. 5 years ago
blockedunlockpickup.py cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 2 years ago
crossing.py cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 2 years ago
distshift.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
doorkey.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
dynamicobstacles.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
empty.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
fetch.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
fourrooms.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
gotodoor.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
gotoobject.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
keycorridor.py cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 2 years ago
lavagap.py cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 2 years ago
lockedroom.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
memory.py cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 2 years ago
multiroom.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
obstructedmaze.py cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 2 years ago
playground_v0.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
putnear.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
redbluedoors.py ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way 2 years ago
unlock.py cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 2 years ago
unlockpickup.py cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 2 years ago