saleml ce22f87a27 add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way hace 3 años
..
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 hace 3 años
__init__.py e7e870ce2d Fixed issues with wrappers hace 7 años
minigrid.py c366eb2a0e Add a gym Space to handle textual observations, and update the environment obervation_space accordingly hace 3 años
register.py 5d9e8cab8a Fixed issue with default reward_threshold hace 6 años
rendering.py eed64276b5 Implemented anti-aliasing to make it look prettier hace 5 años
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 hace 3 años
window.py 2161af9d5d Update matplotlib code in responde to #169 hace 3 años
wrappers.py 56cc2baa25 New wrapper: Use MultiDiscrete gym space to represent textual observation. This allow for smooth usage with RL libraries that require observations to be portable to torch hace 3 años