.. |
envs
|
bec1633024
move EmptyEnvWithExtraObs to empty.py so that it can be called the right way with gym.make
|
3 роки тому |
__init__.py
|
e7e870ce2d
Fixed issues with wrappers
|
7 роки тому |
minigrid.py
|
e782182d9b
use the correct initialization for custom gym space
|
3 роки тому |
register.py
|
5d9e8cab8a
Fixed issue with default reward_threshold
|
6 роки тому |
rendering.py
|
eed64276b5
Implemented anti-aliasing to make it look prettier
|
5 роки тому |
roomgrid.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 роки тому |
window.py
|
a17d3ca3bf
matplotlib set_window_title is deprecated
|
3 роки тому |
wrappers.py
|
162bab2fb5
add condition to RGBImgObsWrapper's signature
|
3 роки тому |