تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  saleml fbb8efa6b4 merging commit 2 سال پیش
  saleml 71d38fa37d Merge branch 'master' into newstep 2 سال پیش
  saleml 1ce76678e1 PEP8 changes 2 سال پیش
  saleml 5c241a8a15 use new_step API, and solve some pylance errors 2 سال پیش
  Rodrigo Perez-Vicente 1d4b596c34 fix rendering 2 سال پیش
  Rodrigo Perez-Vicente 1b44dcc7d7 error door state encoding 2 سال پیش
  Rodrigo Perez-Vicente 36e05852a8 np.ndarray agent_pos type annotation 2 سال پیش
  Rodrigo Perez-Vicente 8c879a1fa2 fix rebase pre-commit 2 سال پیش
  Rodrigo Perez-Vicente 7ef159eb62 type hint minigridenv init 2 سال پیش
  Rodrigo Perez-Vicente 3aab399ab1 Add pyright to pre-commit 2 سال پیش
  StringTheory 925419ffbf Rerun pre-commit 2 سال پیش
  saleml 9a4e6c8ae9 Merge branch 'minigrid-no-warning' of https://github.com/saleml/gym-minigrid into minigrid-no-warning 2 سال پیش
  saleml b8158c8710 remove extra space from Text spaces 2 سال پیش
  saleml 0832a47bc1 backward compatibility for environment metadata 2 سال پیش
  vicliv bbcdb696ad added kwargs to MiniGridEnv init 2 سال پیش
  saleml 6ddaa9fc6e use the new gym Text space and official git repo in setup and yml file 2 سال پیش
  saleml c8d0c353fb Add __eq__ method for StringGymSpace - Necessary to allow for Vectorized Environments in gym 2 سال پیش
  saleml e782182d9b use the correct initialization for custom gym space 2 سال پیش
  saleml e59132a6df fix render_mode and render's argument mode compatibility 2 سال پیش
  saleml e90cdf1be9 Fix ViewSizeWrapper that changed the observation space of the unwrapped env ! 2 سال پیش
  saleml 22b50565dd In the new gym api, reset takes two extra arguments. This removes some warnings. 2 سال پیش
  saleml 6452908067 option to set rendering_mode when creating the environment with gym.make, as required by the new gym API 2 سال پیش
  saleml fc1b718339 rename metadata keys as to match the gym API 2 سال پیش
  saleml 13e97f86a1 fix bug with random.choice on a string 2 سال پیش
  saleml cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 2 سال پیش
  saleml 8404e37bdb gym's rng's randint is deprecated, and is replaced with `integers` 2 سال پیش
  saleml c366eb2a0e Add a gym Space to handle textual observations, and update the environment obervation_space accordingly 2 سال پیش
  Eduardo Pignatelli 6116191b15 Adding symbolic observation wrapper (#165) 3 سال پیش
  Vladislav Kurenkov 6f5fe8588d Fix grid hashing (#142) 3 سال پیش
  Wilka Carvalho b08fa6a058 fixes rendering (#128) 4 سال پیش