Historique des commits

Auteur SHA1 Message Date
  Maxime Chevalier-Boisvert c46ade2f4f Fixed bug in fetch environment il y a 6 ans
  Maxime Chevalier-Boisvert cd33e57ae6 Updated default arguments for RL code il y a 6 ans
  Maxime Chevalier-Boisvert aa65f2f84f Changed observation_space for putnear il y a 6 ans
  Maxime Chevalier-Boisvert 16085191ab Refactored handling of recurrent policies for simplicity il y a 6 ans
  Maxime Chevalier-Boisvert 6db3f6bb87 Added code to automatially use flat obs wrapper when needed il y a 6 ans
  Maxime Chevalier-Boisvert 2fdde6eb6b Removed pytorch_rl dependency on OpenAI baselines to make install easier il y a 6 ans
  Maxime Chevalier-Boisvert ca85d1086d Added recurrent MLP policy il y a 6 ans
  Maxime Chevalier-Boisvert c4257fd34c Minor change il y a 6 ans
  Maxime Chevalier-Boisvert 780c75e2cd RL code updates from upstream repos, removed Atari dependencies il y a 6 ans
  Maxime Chevalier-Boisvert 21c0eaa8c7 Renamed pytorch-rl to pytorch_rl for Python importability il y a 6 ans
  Maxime Chevalier-Boisvert 723359da33 Removed waitEnds flag il y a 6 ans
  Maxime Chevalier-Boisvert 4267b1d39e Completed PutNear environment il y a 6 ans
  Maxime Chevalier-Boisvert 87a0befdbf Added ability to drop/put down objects. Started work on PutNear env. il y a 6 ans
  Maxime Chevalier-Boisvert 5fd284ff88 Minor refactoring for environment creation process il y a 6 ans
  Maxime Chevalier-Boisvert 0ecec6bce9 Minor bugfix on FlatObsWrapper il y a 6 ans
  Maxime Chevalier-Boisvert 73e6d3d2f1 Made adjustments to GoToObject based on GoToDoor env il y a 6 ans
  Maxime Chevalier-Boisvert 3d0c94f876 Removed "advice" from observations. Randomized GoToDoor room size. il y a 6 ans
  Maxime Chevalier-Boisvert a99538576b Update README.md il y a 6 ans
  Maxime Chevalier-Boisvert c8b35cb515 Updated README il y a 6 ans
  Maxime Chevalier-Boisvert ad4358543a Added go to door environment to README il y a 6 ans
  Maxime Chevalier-Boisvert f2dd5adfc3 Added color names list to minigrid.py il y a 6 ans
  Maxime Chevalier-Boisvert 1a80488ad0 Fixed bug, improved reward function in GoToDoor env il y a 6 ans
  Maxime Chevalier-Boisvert c75d108362 Added more configs for GoToDoor environment il y a 6 ans
  Maxime Chevalier-Boisvert c4f68f309b Implemented GoToDoor environment il y a 6 ans
  Maxime Chevalier-Boisvert 28df92e70d Fixed issues with run_tests.py, grid encode/decode il y a 6 ans
  Maxime Chevalier-Boisvert e7e870ce2d Fixed issues with wrappers il y a 6 ans
  Maxime Chevalier-Boisvert 360927639b Added wrapper for one-hot string encoding. Fixed bugs in goto env. il y a 6 ans
  Maxime Chevalier-Boisvert 116bfb2d4b Completed implementation of goto env il y a 6 ans
  Maxime Chevalier-Boisvert 67acc5ff18 Started work on goto env il y a 6 ans
  Maxime Chevalier-Boisvert a05dd9456f Split out simple_envs.py il y a 6 ans