提交历史

作者 SHA1 备注 提交日期
  Vairo Di Pasquale 16ff9d5d64 Added documentation for all the environments 2 年之前
  saleml b1f0799f59 Merge branch 'master' into newstep 2 年之前
  Rodrigo Perez-Vicente 651da3455c correct format string 2 年之前
  Rodrigo Perez-Vicente bd7ed2c3c3 mission space 2 年之前
  saleml 71d38fa37d Merge branch 'master' into newstep 2 年之前
  Rodrigo Perez-Vicente 6268ef0cf0 Register environments with entrypoint in setup.py 2 年之前
  saleml 1ce76678e1 PEP8 changes 2 年之前
  saleml 5c241a8a15 use new_step API, and solve some pylance errors 2 年之前
  Rodrigo Perez-Vicente 8c879a1fa2 fix rebase pre-commit 2 年之前
  Rodrigo Perez-Vicente 3aab399ab1 Add pyright to pre-commit 2 年之前
  StringTheory 5e40e4c117 Run pre-commit 2 年之前
  StringTheory e30599f258 Merge branch 'master' into remove-param-envs 2 年之前
  StringTheory 925419ffbf Rerun pre-commit 2 年之前
  StringTheory d9fa55fd69 Merge branch 'master' into pre-commit 2 年之前
  StringTheory d53edeb5a2 Initial commit 2 年之前
  StringTheory c345e9027f Initial commit for adding pre-commit 2 年之前
  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 2 年之前
  Maxime Chevalier-Boisvert c99822121e Added reward penalty based on number of time steps taken 7 年之前
  Maxime Chevalier-Boisvert 146fd10741 Made reward_range the same for all environments, rewards are in [0, 1] 7 年之前
  Maxime Chevalier-Boisvert 852476db7c Finished renaming MiniGrid methods for PEP8 conformance 7 年之前
  Maxime Chevalier-Boisvert bfd0f76513 Faster visibility algorithm. Method renamings. 7 年之前
  Maxime Chevalier-Boisvert ec9e19efe7 Renamed fields to match PEP8 convention 7 年之前
  Maxime Chevalier-Boisvert 340c03a446 Cleaned up and simplified _genGrid functions 7 年之前
  Maxime Chevalier-Boisvert 2cdc42ac43 Modified reward range for fetch environment 7 年之前
  Maxime Chevalier-Boisvert 25fe4664fa Modified environments so they all produce observations in a dict 7 年之前
  Maxime Chevalier-Boisvert 114caa944a Fixes based on changes in OpenAI Gym 0.9.6 7 年之前
  Maxime Chevalier-Boisvert c46ade2f4f Fixed bug in fetch environment 7 年之前
  Maxime Chevalier-Boisvert 3d0c94f876 Removed "advice" from observations. Randomized GoToDoor room size. 7 年之前
  Maxime Chevalier-Boisvert 32535cc145 Changed reward range for fetch environment 7 年之前
  Maxime Chevalier-Boisvert e02777d81b Added function to encode observations to FetchEnv 7 年之前