Историја ревизија

Аутор SHA1 Порука Датум
  Rodrigo Perez-Vicente e2b2eee033 Add Pytest пре 2 година
  saleml 6058520362 in `FlatObsWrapper`, add support for `,` symbol in missions пре 2 година
  saleml f6a103d05b fix pyright error with wrappers + raise error instead of string + use right registry пре 2 година
  Rodrigo Perez-Vicente 36e05852a8 np.ndarray agent_pos type annotation пре 2 година
  Rodrigo Perez-Vicente 8c879a1fa2 fix rebase pre-commit пре 2 година
  Rodrigo Perez-Vicente 3aab399ab1 Add pyright to pre-commit пре 2 година
  StringTheory 925419ffbf Rerun pre-commit пре 2 година
  saleml a146321d8f add `.spaces` when creating a new Dict space пре 2 година
  saleml 3fa97a4c3c remove redundant docstring пре 2 година
  saleml dae65f7d5f add DictObservationSpaceWrapper docstring пре 2 година
  saleml d20e9133b3 no imports from gym.core пре 2 година
  saleml 162bab2fb5 add condition to RGBImgObsWrapper's signature пре 2 година
  saleml cf723609e4 use new gym api for rendering in RGBImgObsWrapper пре 2 година
  saleml e90cdf1be9 Fix ViewSizeWrapper that changed the observation space of the unwrapped env ! пре 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 be59117fcf Fix ViewSizeWrapper whose observations didn't match its observation space пре 2 година
  saleml bde32a2cd2 Use the right setters for the wrapped env's observation_space (i.e. without modifying the unwrapped one's) пре 2 година
  saleml 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 пре 2 година
  Howard Huang 29f8a09735 Include all observations in wrapper (#181) (#182) пре 3 година
  Eduardo Pignatelli 6116191b15 Adding symbolic observation wrapper (#165) пре 3 година
  Maxime Chevalier-Boisvert 9a94b5ebb9 Update wrappers.py пре 3 година
  Maxime Chevalier-Boisvert b84d99a2fb In response to #96 пре 4 година
  Anders Thuesen 050ce008c8 Use correct shape for one hot encoding (#93) пре 5 година
  Maxime Chevalier-Boisvert 2f54e86cc0 Change based on #91 пре 5 година
  Maxime Chevalier-Boisvert 67bde16e38 Remove extra dimension in FlatObsWrapper. In response to #86. пре 5 година
  Aishwarya Dabhade af0ac22e1d Update wrappers.py (#85) пре 5 година
  Maxime Chevalier-Boisvert 573e5e77a2 Added command line option to see agent view. Fixed issues with wrappers. пре 5 година
  Maxime Chevalier-Boisvert 638d5d21d5 Added encode and decode methods to WorldObj пре 5 година
  Maxime Chevalier-Boisvert 0403f4dc00 Refactor observation wrappers for consistency пре 5 година
  Florin Gogianu 60d3df9039 Fix type of observation_space for wrappers. (#72) пре 5 година