Historique des commits

Auteur SHA1 Message Date
  Vairo Di Pasquale 16ff9d5d64 Added documentation for all the environments il y a 2 ans
  Rodrigo Perez-Vicente bd7ed2c3c3 mission space il y a 2 ans
  Rodrigo Perez-Vicente 6268ef0cf0 Register environments with entrypoint in setup.py il y a 2 ans
  StringTheory 5e40e4c117 Run pre-commit il y a 2 ans
  StringTheory e30599f258 Merge branch 'master' into remove-param-envs il y a 2 ans
  StringTheory 925419ffbf Rerun pre-commit il y a 2 ans
  StringTheory d9fa55fd69 Merge branch 'master' into pre-commit il y a 2 ans
  saleml 6335899c78 revert definition of `EmptyEnvWithExtraObs` to `run_tests.py` il y a 2 ans
  StringTheory d53edeb5a2 Initial commit il y a 2 ans
  StringTheory c345e9027f Initial commit for adding pre-commit il y a 2 ans
  saleml bec1633024 move EmptyEnvWithExtraObs to empty.py so that it can be called the right way with gym.make il y a 2 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 2 ans
  rosea-tf ded28f95ae allow passing kwargs to EmptyEnvNxN (#83) il y a 5 ans
  Maxime Chevalier-Boisvert 50f396a9bf Fixed bug signaled in #73 il y a 5 ans
  Maxime Chevalier-Boisvert 13d4651e03 Refactored to eliminate start_pos, simplify code. il y a 5 ans
  Maxime Chevalier-Boisvert ef3d3f039a Added variants of empty env with random starting position. il y a 6 ans
  Maxime Chevalier-Boisvert 076e074b0a Changed timestep limits based on feedback from Rosemary Ke il y a 7 ans
  Maxime Chevalier-Boisvert da1e2c5c5e Increased max_steps on Empty & DoorKey envs 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 5fd284ff88 Minor refactoring for environment creation process il y a 7 ans
  Maxime Chevalier-Boisvert a05dd9456f Split out simple_envs.py il y a 7 ans