Historique des commits

Auteur SHA1 Message Date
  Vairo Di Pasquale 16ff9d5d64 Added documentation for all the environments il y a 3 ans
  saleml e8166b3dea fix rendering and add tests for scripts il y a 3 ans
  saleml b1f0799f59 Merge branch 'master' into newstep il y a 3 ans
  Rodrigo Perez-Vicente bd7ed2c3c3 mission space il y a 3 ans
  Rodrigo Perez-Vicente 6268ef0cf0 Register environments with entrypoint in setup.py il y a 3 ans
  saleml 1ce76678e1 PEP8 changes il y a 3 ans
  saleml 5c241a8a15 use new_step API, and solve some pylance errors il y a 3 ans
  StringTheory 5e40e4c117 Run pre-commit il y a 3 ans
  StringTheory e30599f258 Merge branch 'master' into remove-param-envs il y a 3 ans
  StringTheory 925419ffbf Rerun pre-commit il y a 3 ans
  StringTheory d53edeb5a2 Initial commit il y a 3 ans
  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 il y a 3 ans
  Maxime Chevalier-Boisvert 999599a412 Added configuration for MultiRoom env il y a 6 ans
  Maxime Chevalier-Boisvert ffe4e553e0 Environments can now have different width & height il y a 6 ans
  Maxime Chevalier-Boisvert d5d117bb78 Added goal_pos variable to MultiRoomEnv il y a 7 ans
  Maxime Chevalier-Boisvert 852476db7c Finished renaming MiniGrid methods for PEP8 conformance il y a 7 ans
  Maxime Chevalier-Boisvert bfd0f76513 Faster visibility algorithm. Method renamings. il y a 7 ans
  Maxime Chevalier-Boisvert ec9e19efe7 Renamed fields to match PEP8 convention il y a 7 ans
  Maxime Chevalier-Boisvert 340c03a446 Cleaned up and simplified _genGrid functions il y a 7 ans
  Maxime Chevalier-Boisvert 25fe4664fa Modified environments so they all produce observations in a dict il y a 7 ans
  Maxime Chevalier-Boisvert 7c41bdff21 Added MiniGrid-MultiRoom-N2-S4-v0 environment il y a 7 ans
  Maxime Chevalier-Boisvert 4d84ecd45f Eliminated source of non-determinism il y a 7 ans
  Maxime Chevalier-Boisvert 5daf219a68 Added tests. Moved envs into own source files. il y a 7 ans