saleml bec1633024 move EmptyEnvWithExtraObs to empty.py so that it can be called the right way with gym.make il y a 3 ans
..
__init__.py 32a5b207f7 Implemented LavaGap env (simpler LavaCrossing). Added screenshot command. il y a 5 ans
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()) il y a 3 ans
crossing.py 1dfbe380ab add kwargs to init methods of SimpleCrossing Environments il y a 3 ans
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 il y a 3 ans
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 il y a 3 ans
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 il y a 3 ans
empty.py bec1633024 move EmptyEnvWithExtraObs to empty.py so that it can be called the right way with gym.make il y a 3 ans
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 il y a 3 ans
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 il y a 3 ans
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 il y a 3 ans
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 il y a 3 ans
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()) il y a 3 ans
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()) il y a 3 ans
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 il y a 3 ans
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()) il y a 3 ans
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 il y a 3 ans
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()) il y a 3 ans
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 il y a 3 ans
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 il y a 3 ans
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 il y a 3 ans
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()) il y a 3 ans
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()) il y a 3 ans