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