.. |
envs
|
cac13fa8ef
Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset())
|
2 years ago |
__init__.py
|
e7e870ce2d
Fixed issues with wrappers
|
7 years ago |
minigrid.py
|
e90cdf1be9
Fix ViewSizeWrapper that changed the observation space of the unwrapped env !
|
2 years ago |
register.py
|
5d9e8cab8a
Fixed issue with default reward_threshold
|
6 years ago |
rendering.py
|
eed64276b5
Implemented anti-aliasing to make it look prettier
|
5 years ago |
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())
|
2 years ago |
window.py
|
a17d3ca3bf
matplotlib set_window_title is deprecated
|
2 years ago |
wrappers.py
|
e90cdf1be9
Fix ViewSizeWrapper that changed the observation space of the unwrapped env !
|
2 years ago |