Historial de Commits

Autor SHA1 Mensaje Fecha
  saleml fc1b718339 rename metadata keys as to match the gym API hace 3 años
  saleml 13e97f86a1 fix bug with random.choice on a string hace 3 años
  saleml cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) hace 3 años
  saleml 8404e37bdb gym's rng's randint is deprecated, and is replaced with `integers` hace 3 años
  saleml be59117fcf Fix ViewSizeWrapper whose observations didn't match its observation space hace 3 años
  saleml bde32a2cd2 Use the right setters for the wrapped env's observation_space (i.e. without modifying the unwrapped one's) hace 3 años
  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
  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 hace 3 años
  saleml c366eb2a0e Add a gym Space to handle textual observations, and update the environment obervation_space accordingly hace 3 años
  saleml 0df8a0e56a lower-case upper-cased mission hace 3 años
  saleml 5ea1a48883 fix setup.py hace 3 años
  Jordan Terry 4c110a445d Update setup.py hace 3 años
  Howard Huang 29f8a09735 Include all observations in wrapper (#181) (#182) hace 3 años
  Harry Zhao b39223c903 Update README.md (#180) hace 3 años
  bgLeon 114c80e2d5 added ICLR 2022 (#178) hace 3 años
  Zhitao Gong bf4dbaabe6 Update roomgrid.py (#176) hace 3 años
  Maxime Chevalier-Boisvert 399c04d73b Update README.md hace 3 años
  Maxime Chevalier-Boisvert 2161af9d5d Update matplotlib code in responde to #169 hace 3 años
  Eduardo Pignatelli 6116191b15 Adding symbolic observation wrapper (#165) hace 3 años
  Simone Parisi 03cf21f61b Added NeurIPS 2021 paper on RL Exploration (#164) hace 3 años
  Akifumi Wachi 1d4edcfd58 Added NeurIPS-21 paper on Safe RL (IBM, Tshinghua) (#161) hace 3 años
  Maxime Chevalier-Boisvert 9a94b5ebb9 Update wrappers.py hace 3 años
  Vladislav Kurenkov 6f5fe8588d Fix grid hashing (#142) hace 4 años
  Harry Zhao 51c31261a1 Update README.md (#141) hace 4 años
  Ricardo Luna Gutierrez a30c7871e2 Update README.md (#140) hace 4 años
  Vasanth Sarathy 62c14b4b2e Update to publications list with AAMAS 2021 SPOTTER paper. (#137) hace 4 años
  Maxime Chevalier-Boisvert 4bd2bfdc3a Update README.md hace 4 años
  Tim Rocktäschel a99e1d8c98 Adding UCL AAMAS 2021 paper and updating AMIGo conference (#132) hace 4 años
  Daochen Zha 67926ede9d Update README.md (#131) hace 4 años
  Yannis Flet-Berliac 4684184880 Add a publication into the pub list (#130) hace 4 años