Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doom - Same Action Space Across Environments #157

Merged
merged 20 commits into from
Jun 14, 2016
Merged

Doom - Same Action Space Across Environments #157

merged 20 commits into from
Jun 14, 2016

Commits on Jun 14, 2016

  1. Configuration menu
    Copy the full SHA
    6149858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abdb03d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c39a7a6 View commit details
    Browse the repository at this point in the history
  4. Doom - Added ALT_ATTACK and made all action_space equivalent (same co…

    …ntrols between environments).
    ppaquette committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    6ab318b View commit details
    Browse the repository at this point in the history
  5. Doom - Actions can either be a short list of allowed actions or the f…

    …ull list of 41 commands
    ppaquette committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    98b0081 View commit details
    Browse the repository at this point in the history
  6. Doom - Returning black observation space on error or is_finished, rat…

    …her than empty list (which was triggering an error)
    ppaquette committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    8b75c34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    749b752 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a8bc66 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8a3640 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e0c8bc4 View commit details
    Browse the repository at this point in the history
  11. Doom - Only using full action space (43 keys)

    - Added 'normal', 'fast' and 'human' mode
    - Set non-deterministic to True
    - Set video.frames_per_second to 35
    - Properly returning game variables
    ppaquette committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    c68a18d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    46a4b3b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cdfe07b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8a213fb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2ff230b View commit details
    Browse the repository at this point in the history
  16. Doom is now deterministic

    ppaquette committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    25c64bd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ffdd73b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    775ecbf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d07b653 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7706e9c View commit details
    Browse the repository at this point in the history