.. |
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
|
9a4e6c8ae9
Merge branch 'minigrid-no-warning' of https://github.com/saleml/gym-minigrid into minigrid-no-warning
|
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
|
dae65f7d5f
add DictObservationSpaceWrapper docstring
|
3 лет назад |