Historique des commits

Auteur SHA1 Message Date
  Maxime Chevalier-Boisvert 6ded215f0b Added code to use Gym Monitor for video recording il y a 6 ans
  Maxime Chevalier-Boisvert 79a8f8fb80 Added trained model il y a 6 ans
  Maxime Chevalier-Boisvert 8a733bfa98 Curriculum learning experiment with Door & Key environment il y a 6 ans
  Maxime Chevalier-Boisvert 25cc3b5253 Made it so agent can see what it is carrying in observations il y a 6 ans
  Maxime Chevalier-Boisvert 5daf219a68 Added tests. Moved envs into own source files. il y a 6 ans
  Maxime Chevalier-Boisvert 4c0fb7cf53 Update README.md il y a 6 ans
  Maxime Chevalier-Boisvert 7edf1575f1 Update README.md il y a 6 ans
  Maxime Chevalier-Boisvert 0d9c084e68 Merge pull request #2 from zach-nervana/master il y a 6 ans
  Zach Dwiel 4cfe559b0e include environments in install il y a 6 ans
  Zach Dwiel 31132832e3 update setup.py to actually install the package il y a 6 ans
  Maxime Chevalier-Boisvert 6092631168 Updated README il y a 6 ans
  Maxime Chevalier-Boisvert 23d1b6b98d Added smaller DoorKey environments, exploration bonus wrapper il y a 6 ans
  Maxime Chevalier-Boisvert 18480bfef3 Changed empty env size il y a 6 ans
  Maxime Chevalier-Boisvert f2824c7687 Implemented count-based exploration system (intrinsic motivation) il y a 6 ans
  Maxime Chevalier-Boisvert c23608ec9a Update README.md il y a 7 ans
  Maxime Chevalier-Boisvert acaec3c75a Added figure for empty environment il y a 7 ans
  Maxime Chevalier-Boisvert 491c79586b Update README.md il y a 7 ans
  Maxime Chevalier-Boisvert 88cdaf172f Update README.md il y a 7 ans
  Maxime Chevalier-Boisvert f09e55594e Merge branch 'master' of github.com:maximecb/gym-minigrid il y a 7 ans
  Maxime Chevalier-Boisvert d65ae2c098 Added missing dependency il y a 7 ans
  Maxime Chevalier-Boisvert 2f9617b470 Update README.md il y a 7 ans
  Maxime Chevalier-Boisvert 63d3d94699 Implemented box object type il y a 7 ans
  Maxime Chevalier-Boisvert 594b8d25f7 Update README.md il y a 7 ans
  Maxime Chevalier-Boisvert 4a8cace595 Renamed file il y a 7 ans
  Maxime Chevalier-Boisvert 45d30eb98a Added four room QA env to README il y a 7 ans
  Maxime Chevalier-Boisvert ebdcd5aba2 FourRoomQA environment now generates one question type il y a 7 ans
  Maxime Chevalier-Boisvert de79f7dead Added connecting doors to question-answering environment il y a 7 ans
  Maxime Chevalier-Boisvert 83b77b6227 Progress on question answering environment il y a 7 ans
  Maxime Chevalier-Boisvert 8af443c879 Added action enumeration, started work on QA environment il y a 7 ans
  Maxime Chevalier-Boisvert 271e2f9939 Renamed environments il y a 7 ans