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

Replaced rllab.envs.Env with gym.Env #129

Open
wants to merge 13 commits into
base: integration
Choose a base branch
from
Open

Replaced rllab.envs.Env with gym.Env #129

wants to merge 13 commits into from

Commits on Jun 8, 2018

  1. Configuration menu
    Copy the full SHA
    6d2028e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9822c61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4d4448 View commit details
    Browse the repository at this point in the history
  4. Updated Tuple space_utils, created new util directory, renamed all ac…

    …tion_dim to action_flat_dim
    jonashen committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    616ae5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8210eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d541a0b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. Refactored space_util

    jonashen committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    57a9804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32bef7b View commit details
    Browse the repository at this point in the history
  3. Added gym examples

    jonashen committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    5189610 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89514a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80d1020 View commit details
    Browse the repository at this point in the history
  6. More gym examples

    jonashen committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    c88a639 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Removed YAPF reformatting

    jonashen committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    42bb6b2 View commit details
    Browse the repository at this point in the history