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

[Feature] Improve off-policy training #16

Merged
merged 12 commits into from
Sep 26, 2023
Merged

[Feature] Improve off-policy training #16

merged 12 commits into from
Sep 26, 2023

Commits on Sep 23, 2023

  1. update

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    5b2b6f6 View commit details
    Browse the repository at this point in the history
  2. update

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    bb863d3 View commit details
    Browse the repository at this point in the history
  3. update

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    433c505 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. update

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    d090509 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. update

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    01b7401 View commit details
    Browse the repository at this point in the history
  2. update

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e08c6e6 View commit details
    Browse the repository at this point in the history
  3. make eps init and end standardized

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    10250cd View commit details
    Browse the repository at this point in the history
  4. remove prioritised buffers

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    816fe14 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. update

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2f1709c View commit details
    Browse the repository at this point in the history
  2. update

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0497855 View commit details
    Browse the repository at this point in the history
  3. finish removal of prioritised buffers

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f4530c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed0860d View commit details
    Browse the repository at this point in the history