Historique des commits

Auteur SHA1 Message Date
  Maxime Chevalier-Boisvert d7b381ce47 Added "in" operator for Grid objects il y a 7 ans
  Maxime Chevalier-Boisvert dcc9732274 Added env.agentSees(x, y) method il y a 7 ans
  Maxime Chevalier-Boisvert 50bd721381 Removed inaccurate comment il y a 7 ans
  Maxime Chevalier-Boisvert bb6dc6196e Added test il y a 7 ans
  Maxime Chevalier-Boisvert 114caa944a Fixes based on changes in OpenAI Gym 0.9.6 il y a 7 ans
  Maxime Chevalier-Boisvert ea0e67e005 Added environments to README il y a 7 ans
  Maxime Chevalier-Boisvert 99f583af9e Completed LockedRoom environment il y a 7 ans
  Maxime Chevalier-Boisvert d70e134948 Eliminated WrapPyTorch il y a 7 ans
  Maxime Chevalier-Boisvert c46ade2f4f Fixed bug in fetch environment il y a 7 ans
  Maxime Chevalier-Boisvert cd33e57ae6 Updated default arguments for RL code il y a 7 ans
  Maxime Chevalier-Boisvert aa65f2f84f Changed observation_space for putnear il y a 7 ans
  Maxime Chevalier-Boisvert 16085191ab Refactored handling of recurrent policies for simplicity il y a 7 ans
  Maxime Chevalier-Boisvert 6db3f6bb87 Added code to automatially use flat obs wrapper when needed il y a 7 ans
  Maxime Chevalier-Boisvert 2fdde6eb6b Removed pytorch_rl dependency on OpenAI baselines to make install easier il y a 7 ans
  Maxime Chevalier-Boisvert ca85d1086d Added recurrent MLP policy il y a 7 ans
  Maxime Chevalier-Boisvert c4257fd34c Minor change il y a 7 ans
  Maxime Chevalier-Boisvert 780c75e2cd RL code updates from upstream repos, removed Atari dependencies il y a 7 ans
  Maxime Chevalier-Boisvert 21c0eaa8c7 Renamed pytorch-rl to pytorch_rl for Python importability il y a 7 ans
  Maxime Chevalier-Boisvert 723359da33 Removed waitEnds flag il y a 7 ans
  Maxime Chevalier-Boisvert 4267b1d39e Completed PutNear environment il y a 7 ans
  Maxime Chevalier-Boisvert 87a0befdbf Added ability to drop/put down objects. Started work on PutNear env. il y a 7 ans
  Maxime Chevalier-Boisvert 5fd284ff88 Minor refactoring for environment creation process il y a 7 ans
  Maxime Chevalier-Boisvert 0ecec6bce9 Minor bugfix on FlatObsWrapper il y a 7 ans
  Maxime Chevalier-Boisvert 73e6d3d2f1 Made adjustments to GoToObject based on GoToDoor env il y a 7 ans
  Maxime Chevalier-Boisvert 3d0c94f876 Removed "advice" from observations. Randomized GoToDoor room size. il y a 7 ans
  Maxime Chevalier-Boisvert a99538576b Update README.md il y a 7 ans
  Maxime Chevalier-Boisvert c8b35cb515 Updated README il y a 7 ans
  Maxime Chevalier-Boisvert ad4358543a Added go to door environment to README il y a 7 ans
  Maxime Chevalier-Boisvert f2dd5adfc3 Added color names list to minigrid.py il y a 7 ans
  Maxime Chevalier-Boisvert 1a80488ad0 Fixed bug, improved reward function in GoToDoor env il y a 7 ans