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

DDPG fixes #75

Closed
wants to merge 11 commits into from
Closed

DDPG fixes #75

wants to merge 11 commits into from

Commits on Mar 20, 2017

  1. remove unused actor compile

    kengz committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    bb900bd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    48f4d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f57568 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a55eb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2017

  1. DDPG updates plus debugging

    lgraesser committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    6979256 View commit details
    Browse the repository at this point in the history
  2. DDPG cleanup

    lgraesser committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    9cd2f27 View commit details
    Browse the repository at this point in the history
  3. Custom activation

    lgraesser committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    c98ea3e View commit details
    Browse the repository at this point in the history
  4. DDPG updates for pendulum

    lgraesser committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    94546aa View commit details
    Browse the repository at this point in the history
  5. Refactoring weight init

    lgraesser committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    b5e819d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70ab72c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. DDPG updates and debugging

    lgraesser committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    3afcab2 View commit details
    Browse the repository at this point in the history