ntasfi / PyGame-Learning-Environment

PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
MIT License
1.02k stars 231 forks source link

3 small, but important updates #31

Closed evaldsurtans closed 7 years ago

evaldsurtans commented 7 years ago
  1. Fixed doom_py integration - will work with and without it without need to uncomment code
  2. Improved low dimensional representation for Snake and WaterWorld. Without new improvements learning from this representations would be unnecessarily difficult, because it was incomplete.
evaldsurtans commented 7 years ago

git client messed up commit, I will clean it up and submit for merge again

ntasfi commented 7 years ago

Closing as the changes were merged in another PR.