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] Exploration class type annotations. #11251

Merged
merged 7 commits into from
Oct 7, 2020

Commits on Aug 5, 2020

  1. Type annotations

    09wakharet committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    04e262b View commit details
    Browse the repository at this point in the history
  2. Edits from code review

    09wakharet committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    915f0f8 View commit details
    Browse the repository at this point in the history
  3. Final cleanup

    09wakharet committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    8028643 View commit details
    Browse the repository at this point in the history
  4. Passing tests

    09wakharet committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    f8167f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Merge branch 'master' of https://github.com/ray-project/ray into expl…

    …oration-type-annotations
    
    � Conflicts:
    �	rllib/utils/exploration/exploration.py
    �	rllib/utils/exploration/stochastic_sampling.py
    sven1977 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    d3d1d5b View commit details
    Browse the repository at this point in the history
  2. Fix.

    sven1977 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    bbe87ad View commit details
    Browse the repository at this point in the history
  3. LINT.

    sven1977 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    d40654b View commit details
    Browse the repository at this point in the history