.. |
envs
|
ce22f87a27
add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way
|
пре 3 година |
__init__.py
|
e7e870ce2d
Fixed issues with wrappers
|
пре 7 година |
minigrid.py
|
8404e37bdb
gym's rng's randint is deprecated, and is replaced with `integers`
|
пре 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
|
ce22f87a27
add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way
|
пре 3 година |
window.py
|
2161af9d5d
Update matplotlib code in responde to #169
|
пре 3 година |
wrappers.py
|
be59117fcf
Fix ViewSizeWrapper whose observations didn't match its observation space
|
пре 3 година |