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

add work in progress OfflineRL code #118

Merged
merged 13 commits into from
Jun 22, 2023
Merged

add work in progress OfflineRL code #118

merged 13 commits into from
Jun 22, 2023

Commits on May 31, 2023

  1. add support to offline RL

    Signed-off-by: ppalmes <ppalmes@gmail.com>
    ppalmes committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6dd19b3 View commit details
    Browse the repository at this point in the history
  2. minor edits to driver

    Signed-off-by: ppalmes <ppalmes@gmail.com>
    ppalmes committed May 31, 2023
    Configuration menu
    Copy the full SHA
    22b3357 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. fixes for fit function

    Signed-off-by: ppalmes <ppalmes@gmail.com>
    ppalmes committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ee5aea6 View commit details
    Browse the repository at this point in the history
  2. fixes for fit function

    Signed-off-by: ppalmes <ppalmes@gmail.com>
    ppalmes committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c434962 View commit details
    Browse the repository at this point in the history
  3. more fixes

    Signed-off-by: ppalmes <ppalmes@gmail.com>
    ppalmes committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d8f2682 View commit details
    Browse the repository at this point in the history
  4. add parallelism

    Signed-off-by: ppalmes <ppalmes@gmail.com>
    ppalmes committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    89fe528 View commit details
    Browse the repository at this point in the history
  5. wrap pipeline search to a function

    Signed-off-by: ppalmes <ppalmes@gmail.com>
    ppalmes committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5230a31 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. add crossvalidation

    Signed-off-by: ppalmes <ppalmes@gmail.com>
    ppalmes committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    737290b View commit details
    Browse the repository at this point in the history
  2. move up directory

    Signed-off-by: ppalmes <ppalmes@gmail.com>
    ppalmes committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5243809 View commit details
    Browse the repository at this point in the history
  3. move to upper directory

    ppalmes committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    cdebedd View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. crossvalidation data and algo

    Signed-off-by: ppalmes <ppalmes@gmail.com>
    ppalmes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    15787cd View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge branch 'master' into offlinerl

    * master:
      proofreading
      proofreading
      paper edits for doi entries
      bump version
      fix scikitlearn in documentation deps workflow
      fix scikitlearn in documentation deps workflow
      bound mamba version due to conflict with pythoncall
      significance testing  discussion
      minor edits to t-test
      add significant test
      add significant test
    ppalmes committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f89a11a View commit details
    Browse the repository at this point in the history
  2. adding notebook presentation

    ppalmes committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    cab3a66 View commit details
    Browse the repository at this point in the history