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

[rllib] Support batch norm layers #3369

Merged
merged 10 commits into from
Nov 29, 2018
Merged

[rllib] Support batch norm layers #3369

merged 10 commits into from
Nov 29, 2018

Commits on Nov 21, 2018

  1. batch norm

    ericl committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    49feadc View commit details
    Browse the repository at this point in the history
  2. lint

    ericl committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    1fee87e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. fix dqn/ddpg update ops

    ericl committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    e340734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed85249 View commit details
    Browse the repository at this point in the history
  3. bn model

    ericl committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    1908a74 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. Update tf_policy_graph.py

    ericl authored Nov 24, 2018
    Configuration menu
    Copy the full SHA
    bfb0fc0 View commit details
    Browse the repository at this point in the history
  2. Update multi_gpu_impl.py

    ericl authored Nov 24, 2018
    Configuration menu
    Copy the full SHA
    3819373 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

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

Commits on Nov 29, 2018

  1. Apply suggestions from code review

    Co-Authored-By: ericl <ekhliang@gmail.com>
    richardliaw and ericl authored Nov 29, 2018
    Configuration menu
    Copy the full SHA
    c52d4bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4a4a4a View commit details
    Browse the repository at this point in the history