Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vladfi1/phillip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vladfi1/phillip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rllib
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 25 files changed
  • 1 contributor

Commits on Feb 3, 2019

  1. wip

    vladfi1 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    696e0fa View commit details
    Browse the repository at this point in the history
  2. wip

    vladfi1 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    bb4e75f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Standalone ssbm environment.

    vladfi1 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    39b3d48 View commit details
    Browse the repository at this point in the history
  2. test script for new env

    vladfi1 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    81cd068 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

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

Commits on Mar 3, 2019

  1. Move rl files.

    vladfi1 committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    2449c06 View commit details
    Browse the repository at this point in the history
  2. basic rllib implementation

    vladfi1 committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    8fbb9d5 View commit details
    Browse the repository at this point in the history
  3. ignore venv

    vladfi1 committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    cf63ae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    051e32e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88ff720 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. AsyncSSBMEnv wip

    vladfi1 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    ff11867 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

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

Commits on Mar 7, 2019

  1. Many bugs fixed.

    Need to copy environment config before passing to remote env.
    Need to properly import rllib (this only crashed the remotes!).
    Use "horizon" + try_reset instead of own episode end.
    vladfi1 committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    b106104 View commit details
    Browse the repository at this point in the history
  2. reward

    vladfi1 committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    dced5b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Simpler remote wrapping.

    vladfi1 committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    900e814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04e807d View commit details
    Browse the repository at this point in the history
  3. parenthesis fixes

    vladfi1 committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    9bdb3c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

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