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] AlgorithmConfig docs #29796

Merged
merged 34 commits into from
Nov 10, 2022
Merged

[RLlib] AlgorithmConfig docs #29796

merged 34 commits into from
Nov 10, 2022

Commits on Oct 28, 2022

  1. improvements to index

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b906169 View commit details
    Browse the repository at this point in the history
  2. factor out adv. material and apis

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a974288 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into mp_algo_config_docs

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a454534 View commit details
    Browse the repository at this point in the history
  4. fix toc, refs

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    1dd1bd7 View commit details
    Browse the repository at this point in the history
  5. fix ref

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    6d1f2a7 View commit details
    Browse the repository at this point in the history
  6. move getting started guide to top

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    13089a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    22a8cad View commit details
    Browse the repository at this point in the history
  2. rm old test

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    a84cb02 View commit details
    Browse the repository at this point in the history
  3. finish new main guide

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    03477d1 View commit details
    Browse the repository at this point in the history
  4. wrap algo docs

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    c90d548 View commit details
    Browse the repository at this point in the history
  5. wrap algo docs

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    ed19836 View commit details
    Browse the repository at this point in the history
  6. api ref update

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    77dd553 View commit details
    Browse the repository at this point in the history
  7. math fixes and lint

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    828e0a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. make test faster

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b307c29 View commit details
    Browse the repository at this point in the history
  2. lint and reviewer comments

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3b357d5 View commit details
    Browse the repository at this point in the history
  3. adv api

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6891be8 View commit details
    Browse the repository at this point in the history
  4. todos and some sanity

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    079c0f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. noqa

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    aced242 View commit details
    Browse the repository at this point in the history
  2. bc doctests

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    cdeb88b View commit details
    Browse the repository at this point in the history
  3. fix doctests

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5c9befd View commit details
    Browse the repository at this point in the history
  4. skip doctests

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    dd8c408 View commit details
    Browse the repository at this point in the history
  5. speed up getting started test

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    542ddfc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. fix doctests

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    d806f87 View commit details
    Browse the repository at this point in the history
  2. lint

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    b27296e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into mp_algo_config_docs

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4b7fe55 View commit details
    Browse the repository at this point in the history
  4. lint

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    08d8b28 View commit details
    Browse the repository at this point in the history
  5. skip more tests

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    d3c499e View commit details
    Browse the repository at this point in the history
  6. skip tests

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7dade18 View commit details
    Browse the repository at this point in the history
  7. format

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ad51ac0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. skip tests

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    72493a2 View commit details
    Browse the repository at this point in the history
  2. undo unrelated doctest changes

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    7b56d52 View commit details
    Browse the repository at this point in the history
  3. skip even more tests, fix docstring rendering

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    655e975 View commit details
    Browse the repository at this point in the history
  4. fix tests

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    7fcdd95 View commit details
    Browse the repository at this point in the history
  5. lint and last test

    Signed-off-by: Max Pumperla <[email protected]>
    maxpumperla committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    c9f2d9e View commit details
    Browse the repository at this point in the history