Historia zmian

Autor SHA1 Wiadomość Data
  saleml 9a4e6c8ae9 Merge branch 'minigrid-no-warning' of https://github.com/saleml/gym-minigrid into minigrid-no-warning 3 lat temu
  saleml dae65f7d5f add DictObservationSpaceWrapper docstring 3 lat temu
  saleml d20e9133b3 no imports from gym.core 3 lat temu
  saleml 37aac4dcca factorize seeding in manual_control 3 lat temu
  saleml b8158c8710 remove extra space from Text spaces 3 lat temu
  saleml 0832a47bc1 backward compatibility for environment metadata 3 lat temu
  saleml 209e58587d Merge branch 'minigrid-no-warning' of https://github.com/saleml/gym-minigrid into minigrid-no-warning 3 lat temu
  saleml 41b3b53af7 Merge pull request #1 from vicliv/minigrid-no-warning 3 lat temu
  saleml 8236a5a46f use pip for gym 3 lat temu
  vicliv bbcdb696ad added kwargs to MiniGridEnv init 3 lat temu
  saleml 6018c3d253 gym 0.25 still not in pip - use release branch instead 3 lat temu
  saleml 6ddaa9fc6e use the new gym Text space and official git repo in setup and yml file 3 lat temu
  saleml c8d0c353fb Add __eq__ method for StringGymSpace - Necessary to allow for Vectorized Environments in gym 3 lat temu
  saleml e782182d9b use the correct initialization for custom gym space 3 lat temu
  saleml 5dfa28e955 fix seeding typo 3 lat temu
  saleml 4f29354572 add missing `args.` when seeding in manual_control 3 lat temu
  saleml 59774e3ffe fix typo in .travis.yml 3 lat temu
  saleml 1f9b72c0f5 travis not supporting python 3.10 3 lat temu
  saleml 8d6a3470f2 temporary change of setup.py and .travis.yml to account for gym's current bugs 3 lat temu
  saleml e3aac67a0a Seeding environments the right way during tests 3 lat temu
  saleml 162bab2fb5 add condition to RGBImgObsWrapper's signature 3 lat temu
  saleml bec1633024 move EmptyEnvWithExtraObs to empty.py so that it can be called the right way with gym.make 3 lat temu
  saleml 857b6ac885 update setup and travis.yml 3 lat temu
  saleml 1dfbe380ab add kwargs to init methods of SimpleCrossing Environments 3 lat temu
  saleml cf723609e4 use new gym api for rendering in RGBImgObsWrapper 3 lat temu
  saleml 4ffa851fd3 use new gym api for rendering 3 lat temu
  saleml 3f3703355b add **kwargs to reset function 3 lat temu
  saleml e59132a6df fix render_mode and render's argument mode compatibility 3 lat temu
  saleml e90cdf1be9 Fix ViewSizeWrapper that changed the observation space of the unwrapped env ! 3 lat temu
  saleml a17d3ca3bf matplotlib set_window_title is deprecated 3 lat temu