Historial de Commits

Autor SHA1 Mensaje Fecha
  saleml cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) hace 3 años
  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 hace 3 años
  Zhitao Gong bf4dbaabe6 Update roomgrid.py (#176) hace 3 años
  Aadesh Neupane e59b9d255f added argument agent_view_size for minigrid env (#123) hace 4 años
  Maxime Chevalier-Boisvert 13d4651e03 Refactored to eliminate start_pos, simplify code. hace 6 años
  Dzmitry Bahdanau a256e6a6db the doors should also have a position (#46) hace 6 años
  Maxime Chevalier-Boisvert ffe4e553e0 Environments can now have different width & height hace 6 años
  Maxime Chevalier-Boisvert 0a771181bd Unified door and locked door objects. hace 6 años
  Maxime Chevalier-Boisvert b2fd115e97 Added KeyCorridor environment hace 7 años