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

Modify envs to be compatible with twrl #8

Closed
wants to merge 32 commits into from
Closed

Modify envs to be compatible with twrl #8

wants to merge 32 commits into from

Commits on Oct 1, 2016

  1. Modified specs to follow gym API

    SeanNaren committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    70eb229 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

  1. Update function names

    SeanNaren committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    a56188c View commit details
    Browse the repository at this point in the history
  2. Experiment uses new specs

    SeanNaren committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    1fe33fa View commit details
    Browse the repository at this point in the history
  3. Changed function calls to getters

    SeanNaren committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    522b8a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. table with all rlenv envs

    SeanNaren committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    9e92921 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2016

  1. Configuration menu
    Copy the full SHA
    1c276f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. Added timestep limits, exposed start function added _start function t…

    …o environments
    SeanNaren committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    63cf6db View commit details
    Browse the repository at this point in the history
  2. Added render

    SeanNaren committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    c20c8b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2016

  1. Added zoom option

    SeanNaren committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    a9ea21e View commit details
    Browse the repository at this point in the history
  2. Added zoom variable to experiment

    SeanNaren committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    430a2b4 View commit details
    Browse the repository at this point in the history
  3. fixed variable name

    SeanNaren committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    358a8c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

  1. Modified specs to follow gym API

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    135bf69 View commit details
    Browse the repository at this point in the history
  2. Update function names

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    2afdffe View commit details
    Browse the repository at this point in the history
  3. Experiment uses new specs

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    0e3b561 View commit details
    Browse the repository at this point in the history
  4. Changed function calls to getters

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    3a39f0c View commit details
    Browse the repository at this point in the history
  5. table with all rlenv envs

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    834c837 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6f086b View commit details
    Browse the repository at this point in the history
  7. Added timestep limits, exposed start function added _start function t…

    …o environments
    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    2319531 View commit details
    Browse the repository at this point in the history
  8. Added render

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    b02b760 View commit details
    Browse the repository at this point in the history
  9. Added zoom option

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    68f773e View commit details
    Browse the repository at this point in the history
  10. Added zoom variable to experiment

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    0f86433 View commit details
    Browse the repository at this point in the history
  11. fixed variable name

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    904f747 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    922f10d View commit details
    Browse the repository at this point in the history
  13. Modified XOWorld to new api standards

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    c1f3b16 View commit details
    Browse the repository at this point in the history
  14. 1 channel for XOWorld

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    9114305 View commit details
    Browse the repository at this point in the history
  15. Added super call

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    796bc58 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' into twrl

    SeanNaren committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    eb8ea9b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. Added base tests

    SeanNaren committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    52ad76d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1096f31 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. Modified Minecraft functions to support api

    SeanNaren committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    59da7cd View commit details
    Browse the repository at this point in the history
  2. Exclude minecraft from tests

    SeanNaren committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    2d23ed7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2016

  1. Added assertions to tests

    SeanNaren committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    55f90eb View commit details
    Browse the repository at this point in the history