Commit History

Author SHA1 Message Date
  Rodrigo Perez-Vicente 6268ef0cf0 Register environments with entrypoint in setup.py 2 years ago
  Rodrigo Perez-Vicente 36e05852a8 np.ndarray agent_pos type annotation 2 years ago
  StringTheory 5e40e4c117 Run pre-commit 2 years ago
  StringTheory e30599f258 Merge branch 'master' into remove-param-envs 2 years ago
  StringTheory 925419ffbf Rerun pre-commit 2 years ago
  StringTheory d9fa55fd69 Merge branch 'master' into pre-commit 2 years ago
  StringTheory d53edeb5a2 Initial commit 2 years ago
  StringTheory c345e9027f Initial commit for adding pre-commit 2 years ago
  saleml cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 2 years ago
  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 years ago
  Maxime Chevalier-Boisvert 13d4651e03 Refactored to eliminate start_pos, simplify code. 5 years ago
  Maxime Chevalier-Boisvert c12d4d8a94 Fix for MemoryS7 environment bug flagged by Johathan Binas 6 years ago
  Maxime Chevalier-Boisvert ce9f07ff8f Added memory environment created by Dima. 6 years ago