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 年之前
..
__init__.py 32a5b207f7 Implemented LavaGap env (simpler LavaCrossing). Added screenshot command. 5 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前