Historique des commits

Auteur SHA1 Message Date
  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