saleml cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 3 anos atrás
..
__init__.py 32a5b207f7 Implemented LavaGap env (simpler LavaCrossing). Added screenshot command. 6 anos atrás
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()) 3 anos atrás
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()) 3 anos atrás
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 3 anos atrás
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 3 anos atrás
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 3 anos atrás
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 3 anos atrás
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 3 anos atrás
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 3 anos atrás
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 3 anos atrás
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 3 anos atrás
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()) 3 anos atrás
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()) 3 anos atrás
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 3 anos atrás
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()) 3 anos atrás
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 3 anos atrás
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()) 3 anos atrás
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 3 anos atrás
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 3 anos atrás
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 3 anos atrás
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()) 3 anos atrás
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()) 3 anos atrás